What's Changed
Please restart Obsidian after updating the plugin. Thank you.
🌟 Reading either Dataview or Tasks Emoji formats
- Tasks can now read and write:
- EITHER the existing Tasks Emoji format
- OR the Dataview plugin's bracketed inline fields on task lines!
- This is a whole-vault setting, and a step on the way to support of both Dataview and Tasks formats simultaneously.
- Essential reading: About Task Formats and Dataview Format
- Many thanks to @kedestin for implementing this long-requested feature.
💪 Fixed some searches for past dates
- Fixed: Queries like
due last Wednesday
anddue this monday
can once again match tasks with dates before today - If you are using a version of Tasks newer than 1.25.0, please do update.
- Many thanks to @PSFHU for finding and reporting the issue, and @ilandikov for assistance fixing it.
Full List
🌟 Features
💪 Fixes
- fix: Enable queries like 'due last Wednesday' to search dates before today by @claremacrae in #1903
📖 Documentation
- docs: Document Task formats, including Dataview format support by @claremacrae in #1895
🛠️ Behind the scenes
- chore: Use Templater plugin to add documentation snippets by @claremacrae in #1888
Full Changelog: 3.2.0...3.3.0