What's Changed
🌟 Most Notable
Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.
- Add
group by tags
(thanks, @MohamedBassem)- Tasks with multiple tags will be displayed once in each tag's group.
- The total task count will still reflect the number of unique tasks.
- Docs
Full List
🌟 Features
- feat: Add support for grouping by tags by @MohamedBassem in #893
📖 Documentation
- docs: Add 'group by tags' to Quick Ref docs by @claremacrae in #915
🤖 Dependencies
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 by @dependabot in #903
- build(deps-dev): bump ts-jest from 28.0.5 to 28.0.7 by @dependabot in #904
- build(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #905
- build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #906
🛠️ Behind the scenes
- refactor: Moved the logic of removing the global filter in Task and covered it with tests by @esm7 in #912
New Contributors
- @MohamedBassem made their first contribution in #893
Full Changelog: 1.9.0...1.10.0