7.12.0: Show nested tests - and Daylight Savings and On Completion fixes
What's Changed
π Most Notable
Please quit and restart Obsidian after updating the plugin. Thank you.
Here are the most notable user-visible changes.
π Features
Use show tree
instruction to show tasks as indented!
Credit: Thanks to @stasmarkin for the original idea - and to @ilandikov for many excellent pair-programming sessions working on this...
See the documentation to find out how it works.
πͺ Fixes
- recur correctly at start of Daylight Savings Time by @ishanarora in #3121
- 'on completion' delete now renders correctly in Live Preview by @claremacrae in #3145
π Documentation
- docs: Document the show and hide tree instructions by @claremacrae in #3146
π οΈ Behind the scenes
Some of the many steps behind the show tree
feature:
- feat: add experimental rendering of child tasks and list items by @ilandikov and @claremacrae in #3118
- fix: sub-list items now render OK - no bullet, number, callout/blockquote etc by @ilandikov and @claremacrae in #3119
- fix: rerender search results when child list items are edited by @ilandikov and @claremacrae in #3126
- feat: Add experimental 'show/hide tree' instruction - disabled by default by @claremacrae in #3128
- fix: render markdown formatting in list items by @ilandikov and @claremacrae in #3135
Other changes:
- vault: Add manual test of recurrence in Pacific/Auckland at DST boundary by @claremacrae in #3144
New Contributors
- @ishanarora made their first contribution in #3121
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
π Support Tasks development