inhumantsar / slurp

Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
https://inhumantsar.github.io/slurp/
MIT License
127 stars 2 forks source link

Cannot change default save location #11

Closed raven2cz closed 2 months ago

raven2cz commented 2 months ago

I set new Default save location (which exists), e.g. journal/slurp. But it is not saved, after look again to configuration there is slurp path only, not journal/slurp.

mainbennyx commented 2 months ago

Yes, I can confirm. Having a subfolder as default location does not work.

inhumantsar commented 2 months ago

Oof sorry about that! I'll patch that up this morning. is the new search box working well otherwise at least?

ironically enough I started adding unit tests last night because the thought of added regressions exactly like this was nagging at me.

inhumantsar commented 2 months ago

this should be fixed in 0.1.9

thanks for the report!