dartungar / obsidian-simple-note-review

Simple, customizable plugin for easy note review, resurfacing & repetition in Obsidian.md.
MIT License
57 stars 2 forks source link

`Open next note in the note set after reviewing a note` reverts to `TRUE` after restarting Obsidian #18

Closed stefanherzog closed 1 year ago

stefanherzog commented 1 year ago

The setting Open next note in the note set after reviewing a note reverts to (the default?) TRUE after restarting Obsidian even though I set it to FALSE. Expected behavior: The user's setting is retained when restarting the app.

This happens in Obsidian 1.0.3 (but likely already in earlier version, but can't say fore sure).

dartungar commented 1 year ago

should be fixed in 0.5.7.

(.net made me lazy - these kinds of errors just will not compile there :P )

stefanherzog commented 1 year ago

Thanks! Can confirm that the setting is now preserved after restarting the app.