github obsidian-tasks-group/obsidian-tasks 1.1.2

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

Changes

Contributions

@Masstronaut: task commands are now easier to find in the command palette (#186)

The "link" to a task's origin now excludes the braces

This makes it easier to see the difference between the description and the link to the origin of the task when the task description itself is a link.
(#158)

The description can now include all emojis

Before, it was not possible to have one of the signifier emojis as part of the description.
Now, the special dates and recurrence rules are parsed and removed from the end one-by-one, meaning an emoji in the description won't interfere anymore with the parsing.
(#182)

Next occurrence is now based on due date

The next occurrence would sometimes be too early based on the current date and not based on the due date of the task. This is now fixed by crafting a new rrule for the new tasks that starts on "due date".
(#190)

Other

  • Status character is now correctly preserved (#169)
  • The readme explains the calendar agenda in more detail (#191)
  • Description and header query filters now match case-insensitive (as intended) (#187)

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.