github obsidian-tasks-group/obsidian-tasks 5.0.0
5.0.0: Split long query lines; inline comments; detect unexpanded template text

latest releases: 7.11.1, 7.11.0, 7.10.2...
12 months ago

What's Changed

🌟 Most Notable

Please restart Obsidian after updating the plugin. Thank you.

⚠ī¸ Important The meaning of a final backslash (\) at the end of a line in a Tasks code block has changed.

If your vault has any lines in Task blocks that end in \ please make the following kind of change:

Old instruction Use this instruction instead
description includes something\ description includes something\\

Main changes

Here are the most notable user-visible changes.

🎉 Long query lines can now be split with backslashes by @sbliven in #2330

  • See page Line Continuations
  • Here is a before-and-after example image from the documentation (which now uses syntax-highlighting in some examples, for readability):

    image

🎉 Publicise inline comments mechanism by @sbliven in #2330

🎉 Prevent misleading date searches with template text by @claremacrae in #2331

  • All the built-in date searches now refuse to run if they detect any unexpanded template text in the filter.
  • This resolves a notable source of confusion seen in Support queries.
  • See section Troubleshooting Daily Agenda queries.

đŸ’Ē Fixes


📖 Documentation

📖 New pages:

📖 New sections:

The changes...


🛠ī¸ Behind the scenes


New Contributors

ℹī¸ Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):

🙏 Support Tasks development

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.