github obsidian-tasks-group/obsidian-tasks 1.16.0
1.16.0 - finding invalid dates & easier priority editing

latest releases: 7.13.0, 7.12.3, 7.12.2...
2 years ago

What's Changed

🌟 Most Notable

Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.

  • Added 4 instructions for finding any tasks with invalid dates
    • done date is invalid
    • due date is invalid
    • scheduled date is invalid
    • start date is invalid
    • Docs
  • Added easier selection of priority when editing Tasks (Thanks @Cito)
  • Fixed: Redraw Tasks results when dates change from valid to invalid

Full List

🌟 Features

  • feat: Add 4 instructions: '(done|due|date|start) date is invalid' by @claremacrae in #1228
  • feat: Faster controls to replace the priority selector by @Cito in #1229

💪 Fixes

  • fix: Redraw Tasks results when dates change from valid to invalid by @claremacrae in #1232

📖 Documentation

  • docs: Document iPhone scrollbar issue in Create/edit task. by @claremacrae in #1239
  • docs: Use hyphen for unordered lists by @claremacrae in #1247
  • docs: Add 'How to show tasks in a calendar' page. by @claremacrae in #1251
  • docs: Document new priority control by @claremacrae in #1261
  • docs: Improve docs on finding invalid dates by @claremacrae in #1263
  • vault: Add new page Manual Testing/Invalid Dates.md to experiment with invalid dates

🛠️ Behind the scenes

  • chore: Remove CRLF EOLs & add more file types to .gitattributes by @claremacrae in #1246
  • chore: Use mdsnippets to add table of content to contributor docs by @claremacrae in #1248
  • chore: Document screenshot and ToC creation in developer docs by @claremacrae in #1256
  • chore: add 'Linking to other pages in the docs' section by @claremacrae in #1262
  • refactor: Store original Markdown line in Task, where possible by @claremacrae in #1217
  • refactor: Rename Filter type to FilterFunction by @claremacrae in #1221
  • refactor: Reimplement FilterOrErrorMessage using new Filter class by @claremacrae in #1222
  • refactor: Query now stores Filter instead of FilterFunction by @claremacrae in #1223
  • refactor: BooleanField now stores Filter instead of FilterFunction by @claremacrae in #1224
  • refactor: Add instruction field to Filter & FilterOrErrorMessage by @claremacrae in #1225
  • refactor: Re-implement date presence & absence with FilterInstructions by @claremacrae in #1226

Full Changelog: 1.15.1...1.16.0

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.