What's Changed
Most Notable
- Live Preview should work as expected. Please note that the global filter cannot be removed in Life Preview, as it is kind of like the Edit view.
- Recurrence can now be based on the original due date or the current date
- If a task's file is not unique, Tasks now links to the full path.
- Short mode now also shortens links
- Queries can now include comments where the line starts with
#
- Add happens filter to queries that regards all dates
- Appending a done date can now be toggled off in the settings
Full List
- recurring-tasks.md -- small typo fix; added an example for the 'and-pattern' in the recurrence rules by @tymOx64 in #416
- Fix small typo on sorting doc by @thakichowdhury in #415
- Updated screenshots by @liambresnahan in #424
- Using full path for backlinks by @fs4k in #433
- Update styling.md by @skoch in #459
- Docs about parsing of dates and metadata by @tiktuk in #487
- Capitalize Obsidian in docs by @rdimaio in #503
- Correctly handle tasks in Live Preview by @schemar in #524
- feat: Add short version of backlinks when in short mode by @sytone in #393
- #396: QueryRenderer: Link to file path if name is not unique. by @Taitava in #397
- update documentation by @imeed166 in #430
- Add support for comments inside task blocks by @claremacrae in #532
- Bump nokogiri from 1.12.5 to 1.13.3 in /docs by @dependabot in #542
- Preparatory refactoring, to aid implementation of 'group by' feature by @claremacrae in #530
- Clarify multi-line tasks rendering by @schemar in #527
- Add happens query for tasks by @Kongolan in #515
- Feature Toogle for Done Date by @RobinNiemann in #516
- Recurrence after done date / strict vs lenient recurrence by @mauleb in #502
New Contributors
- @tymOx64 made their first contribution in #416
- @thakichowdhury made their first contribution in #415
- @fs4k made their first contribution in #433
- @skoch made their first contribution in #459
- @tiktuk made their first contribution in #487
- @rdimaio made their first contribution in #503
- @Taitava made their first contribution in #397
- @imeed166 made their first contribution in #430
- @claremacrae made their first contribution in #532
- @Kongolan made their first contribution in #515
- @RobinNiemann made their first contribution in #516
- @mauleb made their first contribution in #502
Full Changelog: 1.4.1...1.5.0