What's Changed
🌟 Most Notable
Please restart Obsidian after updating the plugin. Thank you.
- Added
explain
instruction- See how Tasks interprets your queries.
- No more guessing what
next monday
ordue before in 7 days
actually means! - Docs
Example result:
Full List
🌟 Features
- feat: Add 'explain' instruction, to visualise tasks block filters by @claremacrae in #1241
- feat: finish explain instruction: better output and added docs by @claremacrae in #1350
📖 Documentation
- docs: Remove obsolete warning from regex docs - tags now supported by @claremacrae in #1311
- docs: README now uses images in docs/images by @claremacrae in #1313
- docs: How to download Tasks-Demo vault with plugin build installed by @claremacrae in #1331
- docs: Add row headings to divide up Quick Reference page by @claremacrae in #1337
- docs: Add "Text filters" section, including how quotes are used by @claremacrae in #1338
- docs: Document using regex to find empty fields by @claremacrae in #1340
- docs: Prevent 2 lines running together in the published docs. by @claremacrae in #1352
- vault: Demo using dataview to get tasks in files with a tag by @claremacrae in #1342
🛠️ Behind the scenes
- chore: Make issue templates less shouty by @claremacrae in #1312
- chore: Document developer steps to add a new task filter by @claremacrae in #1314
- chore: Document developer steps to add a new field to Task by @claremacrae in #1315
- chore: Update all jest dependencies to current version. by @claremacrae in #1329
- chore: Update release steps, for changes made in #1194 - and more detail by @claremacrae in #1332
- test,chore: Add Approval Tests, as an alternative to Jest snapshots by @claremacrae in #1330
What's Changed
Full Changelog: 1.18.1...1.19.0