What's Changed
Please restart Obsidian after updating the plugin. Thank you.
Main changes
Here are the most notable user-visible changes.
🌟 Features
- feat: Add
sort by recurring
instruction by @claremacrae in #1941 - feat: Add
group by urgency
by @claremacrae in #1944
💪 Fixes
- fix: Use proper natural sorting order for group names by @claremacrae in #1942
- For example, if you have more than 9 numbered headings, and group by heading, 9 will correctly appear before 10 now.
📖 Documentation
- docs: Major improvements to links between docs pages by @claremacrae in #1935
🛠️ Behind the scenes
- refactor, test: Re-enable 'show all suggested text' test by @claremacrae in #1928
- refactor: addgroupheading() refactoring by @ilandikov in #1921
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):