What's Changed
🌟 Most Notable
Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.
- 🌟 Search for tasks in given week, month, quarter or year - thanks @ilandikov!
- Examples:
- Year:happens in 2023
- Quarter:created in 2023-Q1
- Month:done in 2022-11
- Week:due in 2023-W42
- docs
- Examples:
- 🌟New Documentation Site
- The Tasks user guide has moved to: publish.obsidian.md/tasks/
- We now edit the docs in Obsidian, and publishing them with Obsidian Publish.
- The documentation links in Settings have been updated to the new location
- We will eventually make the old site redirect to the new one.
Full List
🌟 Features
- feat: Search for numbered week, month, quarter & year ranges by @ilandikov in #1756
- feat: date range explanations much more readable by @ilandikov in #1836
💪 Fixes
- fix:
📖 Documentation
- docs: Migrate Tasks docs from Jekyll to Obsidian Publish by @claremacrae in #1838
- docs: Use tags to link to related pages by @claremacrae in #1845
- docs: document new date searches e.g. 2023-W42, 2023-12, 2023-Q1, 2023 by @ilandikov in #1844
- contrib,fix: Updates for conversion to Obsidian Publish by @claremacrae in #1839
🛠️ Behind the scenes
- refactor: introduce GlobalFilter class by @ilandikov in #1793
- refactor: Simplify DateParser.parseDateRange() by @ilandikov in #1831
Full Changelog: 3.0.0...3.1.0