Releases: erohtar/redditSaver
Releases · erohtar/redditSaver
v1.04.00
v1.03.01
v1.03.00
- Don't show an error if an earlier
saved.json
does not exist (thanks @bcotton) - Vault path is now processed in a more platform-neutral way (thanks @bcotton)
- Fix for unicode characters in permalink (used for extracting note title) (thanks @bcotton)
- Quotes in saved notes were sometimes saved as
>
- now fixed
v1.02.01
- Notes are created in the order they were saved
This is a minor quality-of-life update where the individual notes will be created in the order you saved them on reddit. So far if there were 5 new entries since last run, then they'd be added in the order they're found in the feed, meaning the latest would be saved first - this leads to Dataview showing them in that order too. Well, not anymore
v1.02.00
- Added
overWrite
option to Settings - If enabled, it overwrites existing notes with fresh downloads
Till previous release, the above defaulted to enabled. I've turned it to disabled in the sample settings file - Even if you don't edit these notes, it's best to keep it disabled because keeping it enabled would likely mess with the order of notes displayed in the example Dataview query, as it sorts them in order of file created/modified date
v1.01.00
First Release
Your feedback is welcome
Cheers