Skip to content

Releases: obsidian-tasks-group/obsidian-tasks

7.6.1: Tasks searches now work with Tabs plugin!

12 Jul 14:15
Compare
Choose a tag to compare

What's Changed

Please quit and restart Obsidian after updating the plugin. Thank you.

Here are the most notable user-visible changes.

πŸ’ͺ Fixes

  • fix: Tasks search results now render correctly in Tabs plugin by @claremacrae in #2945 - thanks to @xhuajin for reporting the issue and finding the fix.

Tasks can now be used in the Tabs plugin!

For example:

````tabs

tab: Todo

```tasks
folder includes Obsidian
not done
```

tab: Done

```tasks
folder includes Obsidian
done today
```

````

Might give:

image

πŸ“– Documentation

πŸ› οΈ Dependencies

πŸ› οΈ Behind the scenes

Improvements made to new features prior to their release:

CAUTION! Do not use these - they are subject to significant changes prior to their eventual release. Thank you.

  • feat: Experimental access to raw frontmatter in query.file & task.file by @claremacrae in #2940
  • feat: improve access to tags by @ilandikov in #2949
  • fix: Prevent task.frontmatter.tags being null if no tags in frontmatter by @claremacrae in #2951

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

7.6.0: New setting for format in file names; fix 'done date' if 'when done' reached invalid date

30 Jun 12:25
Compare
Choose a tag to compare

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

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

7.5.0: Important notice about tasks in callouts, and auto-suggest improvements

23 Jun 21:20
Compare
Choose a tag to compare

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

⚠️ Obsidian 1.6.3 and 1.6.4 callouts issue

If you use either Obsidian 1.6.3 or 1.6.4, and have tasks in callouts, please read:

🌟 Features

  • Increase Default Max Auto Suggestion Number to 20 by @Genei180 in #2888

πŸ’ͺ Fixes

πŸ“– Documentation

πŸ› οΈ Behind the scenes

  • refactor: Store ListItems by @stasmarkin in #2875
  • test: Add tests of Obsidian cache with labelled callouts by @claremacrae in #2905
  • vault: add missing end-of-line to "Smoke test Kanban Integration.md" by @github-actions in #2909

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

πŸ™ Support Tasks development

7.4.0: Add Auto-Suggest for Task Dependencies

04 Jun 13:07
Compare
Choose a tag to compare

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

🌟 Features

πŸ’ͺ Fixes

  • Correctly align 'Before ...' & 'After ...' in Edit Task modal by @ilandikov in #2864

πŸ› οΈ Behind the scenes

Improvements made to new features prior to their release:

  • fix: Prevent duplicate characters at end of line if adding ID via auto-suggest by @claremacrae in #2851
  • fix: Don't rewrite any existing ID when adding dependencies by @claremacrae in #2853
  • feat: Re-enable auto-suggest for dependencies by @claremacrae in #2871
  • fix: Prevent Auto-Suggest from making tasks with multiple ids by @claremacrae in #2876
  • fix: Auto-suggest can search many more characters for dependsOn field by @claremacrae in #2877
  • docs: Finalise the documentation for Auto-Suggest supporting dependencies by @claremacrae in #2879

Preparatory work for storage of indented tasks and list items in nested lists :

Maintainability improvements for the Edit Task modal:

  • refactor: Create EditableTask class by @ilandikov in #2857
  • refactor: make EditableTask constructor private by @ilandikov in #2865
  • refactor: Improve encapsulation of behaviour in EditableTask class by @ilandikov in #2868
  • refactor: move parseAndValidateRecurrence() to EditableTask by @ilandikov in #2870

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

πŸ™ Support Tasks development

7.3.0: Add 'Remove date' option to Postpone menu

25 May 17:46
Compare
Choose a tag to compare

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

🌟 Features

image

πŸ’ͺ Fixes

  • remove background under the dependency delete button by @ilandikov in #2835

πŸ› οΈ Behind the scenes

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

πŸ™ Support Tasks development

7.2.0: Edit Task usability on mobile, API improvements and Obsidian Tasks Custom Icons project

17 May 18:27
Compare
Choose a tag to compare

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

New features

Bug fixes

  • Align the look of Priority section in task modal with date sections by @ilandikov in #2794
  • Remove access keys mentions when access key setting is disabled by @ilandikov in #2796

obsidian-tasks-custom-icons

Phil Ricketts - @replete - created a lovely CSS mechanism for compact, monochrome Tasks emojis, and shared it in Discussion #1965.

As Phil is no longer using this, we have transferred it over to the obsidian-tasks-group organisation, in the new location: obsidian-tasks-group/obsidian-tasks-custom-icons. Many thanks Phil for all the work on this.

We are now looking for someone with design experience to help add support for some extra emojies. Contact @claremacrae if you would like to know more.

Coming soon...

Auto-suggest for task dependencies is coming soon, with just a little more polishing before release.

Other changes

Here are the other user-visible changes.

πŸ“– Documentation

  • docs: fix typo in Task Dependencies.md by @kgeis in #2792
  • docs: Update snippets and examples in markdown by @github-actions in #2802
  • contrib: Document the source-code directory structure by @claremacrae in #2800

πŸ› οΈ Behind the scenes

Improvements made to new features prior to their release:

Other changes:

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

7.1.0: Improve Edit Task modal usability

30 Apr 09:46
Compare
Choose a tag to compare

Please quit and restart Obsidian after updating the plugin. Thank you.

🌟 Edit Task modal usability improved

We will improve the layout for mobile-phones and other smaller screens in a future release.

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

πŸ™ Support Tasks development

7.0.0: Major improvements to Boolean/Combined filters

14 Apr 08:32
Compare
Choose a tag to compare

What's Changed

Please quit and restart Obsidian after updating the plugin. Thank you.


Breaking change

⚠️ Important This release is number 7.0.0 because significant improvements to the Boolean code required a tiny breaking change, to a feature that we expect was hardly used.

Any Boolean filters with mixed delimiters, like this, will now give an error:

(not done) AND "is recurring"

They must be changed to use consistent delimiters. Example fixed lines:

(not done) AND (is recurring)
"not done" AND "is recurring"

See Breaking Changes for full details of these changes.

Boolean filters radically improved

Boolean filters can now contain parentheses - (....)- and double quotes - " - so long as the sub-expressions do not end with any closing delimiters.

The Troubleshooting Boolean Filters guide shows patterns to use, to get any Boolean filter to work now, however complex.

Breaking change:

New features:

Bug fixes:

  • 'explain' omitted the instruction line in some Boolean expressions by @claremacrae in #2719
  • allow Boolean filters such as "description includes abc" by @claremacrae in #2755
  • allow filters with ( ) and " delimiters in Boolean filters by @claremacrae in #2759

Documentation: Combining Filters - Tasks User Guide - Obsidian Publish

Main changes

Here are the other most notable user-visible changes.

🌟 Features

πŸ“– Documentation

πŸ› οΈ Behind the scenes

Improvements made to new features prior to their release:

Other changes:

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

πŸ™ Support Tasks development

6.2.0: 'explain' shows Continuations & Placeholders for filters

17 Mar 20:47
Compare
Choose a tag to compare

What's Changed

Please quit and restart Obsidian after updating the plugin. Thank you.

🌟 Features

  • 'explain' shows Continuations and Placeholders for filters by @claremacrae in #2711

Below: The original layout of line continuations is now shown in explain output:

Below: The original text of placeholders is now shown in explain output:

πŸ› οΈ Behind the scenes

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

πŸ™ Support Tasks development

6.1.2: Fix toggling of tasks in Canvas cards

10 Mar 10:26
Compare
Choose a tag to compare

What's Changed

Please quit and restart Obsidian after updating the plugin. Thank you.

πŸ’ͺ Fixes

  • Tasks no longer prevents checking off tasks on Canvas cards by @claremacrae in #2698

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

πŸ™ Support Tasks development