Tasks

by Clare Macrae and Ilyas Landikov (created by Martin Schenck)
favorite
share
Score: 96/100
Description

The Tasks plugin is a powerful tool for managing tasks across your entire Obsidian knowledge base. With this plugin, you can track tasks in any note or query, set due dates, recurring tasks, and done dates, and even filter by specific criteria. You can also mark tasks as done from anywhere, and the status will be updated in the source file. The plugin includes a range of features, including sub-set checklists, grouping, and sorting, making it easy to organize and prioritize your tasks. Whether you're managing personal or professional projects, the Tasks plugin is a great way to stay on top of your workload and boost your productivity.

Tasks Query Wizard

Describe what you need - overdue tasks, weekly reviews, project-specific filters - and let the Query Wizard craft the query for you. No syntax memorization needed.

Stats
2974
stars
2,502,182
downloads
281
forks
1,504
days
2
days
10
days
1,432
total PRs
14
open PRs
275
closed PRs
1,143
merged PRs
1,220
total issues
232
open issues
988
closed issues
3,400
commits
Latest Version
10 days ago
Changelog

What's Changed

🌟 Most Notable

Please run the Reload app without saving command or quit and restart Obsidian after updating the plugin. Thank you.

Here are the most notable user-visible changes.

🌟 Features

Presets facility (fixes #2443 and #2267)

  • Presets allow you to save commonly used task query instructions and reuse them across multiple queries.
  • Instead of repeatedly typing the same complex filters and sorting options, you can define them once in settings and reference them by name.
  • For example, this is useful for daily notes with standard task queries, where you can now change search criteria in one place and have all your task views update automatically.

Written by @claremacrae and @ilandikov.
See the user documentation.

Major performance boost

Review and check your Statuses

Obsidian 1.9.x (Insiders) Users


settings-default-presets
Screenshot of Default Presets


💪 Fixes

🌍 Translations

📖 Documentation

🛠️ Behind the scenes

Some of the significant volume of work required to create the Presets feature (originally called Includes):

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

README file from