Releases: prncc/obsidian-repeat-plugin
Releases · prncc/obsidian-repeat-plugin
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
New features:
- You can now specify a folder to ignore when determining which notes become due. This is useful for templating.
Fixes:
- Obsidian no longer takes a while to become responsive if Repeat is enabled with a large vault. See Issue #6.
- Fixed an issue where the "N repeat notes due" status text would be duplicated when its setting is toggled.
Special thanks to @wei2912 for adding the new feature, reporting the first issue, and fixing the second.
1.2.0
Improvements to the Repeat view and a bug fix.
New features:
- Keep current note in sync with external edits. The plugin should now handle note renames, edits, and deletion of the note being reviewed.
- Add a refresh button to the view when no more notes are due.
Fixes:
- Fix bug which caused due notes to appear out of order.
Other:
- Bump luxon to the latest version.
1.1.0
Bug fixes and quality-of-life improvements.
Fixes:
- Fix cross-platform resource path resolution
- Fix spaced note repeat choice calculation
Changes of behavior:
- Load current repetition state into custom repeat modal
- Make the default custom repetition strategy SPACED (if repetition doesn't exist in note)
- Limit the width of the note being reviewed
- Respect time of day preference in spaced notes due in a week or more
- Only embed PDFs on desktop devices