What's Changed
π Most Notable π
Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.
- π Added major new styling capability - New CSS classes for "themeability" - thank you @esm7
- Providing you with complete CSS styling control of your tasks in query blocks and in Reading mode
- Coming soon: Find more snippets online!
- We invite Tasks users who create their own Obsidian CSS snippets to share them in theΒ βShow and tellβ Discussions category
- Help inspire others and allow them to use and learn from your CSS and design skills.
- π Thank you in advance!
- π Docs
- Note: If you find a previous CSS snippet for Tasks now longer works, see Appendix: Fixing CSS pre-existing snippets for Tasks 3.0.0
- πͺ Fixed: 'group by filename' links now work on filenames with underscores - thank you @ilandikov
- πͺ Fixed: Tasks query blocks now render correctly in Canvas cards, in Obsidian 1.2.0 Insider and newer - thank you, Obsidian development team! (See #1732)
π A few example CSS snippets π
See the comprehensive styling documentation for CSS snippets for all these and many more.
Colour-code your tasks by their Priority:
Colour-code your Due dates - here, whether over-due or due today:
Colour-code specific tags:
Complete example:
The possibilities are limitless!
Full List
π Features
- feat: New CSS classes for "themeability" by @esm7 in #1519
- feat: Add CSS Status Type & Status Name selectors - by @esm7 by @claremacrae in #1817
πͺ Fixes
- fix: 'group by filename' links now work on filenames with underscores by @ilandikov in #1805
- fix: Reading mode: nested bullets work in sample grid CSS by @esm7 in #1825
π Documentation
- docs, vault: Finalise CSS content for next release by @claremacrae in #1808
- docs: Add screenshots using the CSS snippets by @claremacrae in #1821
- docs: Further refinement of docs for CSS snippets by @claremacrae in #1826
- contrib: Add tips for developing Tasks with WebStorm by @claremacrae in #1823
π οΈ Dependencies
- build(deps-dev): bump async-mutex from 0.3.2 to 0.4.0 by @dependabot in #1100
- chore(deps): Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1490
- chore(deps-dev): bump prettier-plugin-svelte from 2.7.0 to 2.10.0 by @dependabot in #1790
π οΈ Behind the scenes
Full Changelog: 2.0.1...3.0.0