Skip to content

Releases: erohtar/redditSaver

v1.04.00

12 Jun 13:48
Compare
Choose a tag to compare
  • Reddit has recently started blocking json download requests without an explicit browser agent defined - this update fixes it.

Even though it's a fix, I've marked it as a major update as without it your saves are not getting.. saved.
Please update.

v1.03.01

10 Jan 17:27
Compare
Choose a tag to compare

v1.03.00

03 Jan 16:34
Compare
Choose a tag to compare
  • 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

20 Dec 20:19
Compare
Choose a tag to compare
  • 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

12 Dec 16:03
Compare
Choose a tag to compare
  • 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

17 Nov 15:53
Compare
Choose a tag to compare
  • Certain characters in saved post titles were incompatible with YAML/Dataview - this update fixes it by escaping them

First Release

08 Nov 14:55
Compare
Choose a tag to compare

Your feedback is welcome
Cheers