github obsidian-tasks-group/obsidian-tasks 1.14.0

latest releases: 7.12.2, 7.12.1, 7.12.0...
2 years ago

What's Changed

🌟 Most Notable

Please restart Obsidian after updating the plugin. Thank you.

  • Added show urgency. (Thanks @Cito)
    • All the layout options now offer both show and hide.
    • Corresponding CSS Changes:
      • There is a new class tasks-urgency for the span that contains the urgency score.
      • The span for the edit button with the class tasks-edit is no longer inside the span with the span tasks-backlink: instead it is now a sibling.
      • If you styled the edit button with the class .tasks-backlink .tasks-edit, then you should remove the .tasks-backlinkpart, converting to .tasks-edit.
    • Docs
  • Fixed: Tasks is now compatible with SlrVb's Alternative Checkboxes (Thanks @SlRvb)

Full List

🌟 Features

  • feat: Add option to show urgency. More space before pencil icon. by @Cito in #1139

💪 Fixes

  • fix: Support Booleans with single filters surrounded by parentheses by @claremacrae in #1170
  • fix: Tasks works with SlrVb's Alternative Checkboxes by @claremacrae in #1174

📖 Documentation

  • docs: Add How-to page 'Find tasks for coming 7 days' by @claremacrae in #1132
  • docs: Make recurring tasks explanation clearer for 'when done' by @roschlau in #1134

🛠️ Behind the scenes

New Contributors

Full Changelog: 1.13.1...1.14.0

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.