# Introduction ## What's New? - 3.9.0: 🔥 Add [[Priority#Priorities and Order|lowest and highest]] priorities - 3.8.0: 🔥 Add [[Limiting#Limit number of tasks in each group|limiting tasks per group]] - 3.8.0: 🔥 Add option to control the [[Recurring Tasks#Order of the new task|order of new recurring tasks]] - 3.7.0: 🔥 Add [[Grouping#Reversing groups|reverse sorting of groups]] - 3.6.0: 🔥 Add [[Grouping#Other task properties|group by urgency]] - 3.6.0: 🔥 Add [[Sorting#Other task properties|sort by recurring]] - 3.5.0: 🔥 New [[Global Query]] facility. - 3.4.0: 🔥 Clicking on a [[Backlinks|Backlink]] jumps to the exact task line. - 3.4.0: Tasks now requires at least Obsidian 1.1.1. - 3.3.0: 🔥 Multiple [[About Task Formats|Task Format]] support - starting with [[Dataview Format]]. ## Navigation around this site These are the main pages and sections, that connect to all the pages here: > [!Info] Navigation > ### Basics > > - [[Installation]] > - [[About Getting Started|Getting Started ...]] > - [[About Statuses|Statuses ...]] > - [[About Queries|Queries ...]] > - [[Quick Reference]] > > ### Advanced and Detail > > - [[About Advanced|Advanced ...]] > - [[About Other Plugins|Other Plugins ...]] > - [[About Reference|Reference ...]] > - [[About Status Collections|Status Collections ...]] > - [[About Task Formats|Task Formats ...]] > > ### Help > > - [[About How Tos|How Tos ...]] > - [[About Support and Help|Support and Help ...]] > - [[Useful Links]] ## Task management for the Obsidian knowledge base Track tasks across your entire [Obsidian](https://obsidian.md/) vault. Query them and mark them as done wherever you want. Supports due dates, recurring tasks (repetition), done dates, sub-set of checklist items, and filtering. You can toggle the task status in any view or query and it will update the source file. > Please submit bugs using [[Report a Bug]]. > > Please submit ideas using the [Feature Request form](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/new?assignees=&labels=type%3A+enhancement&template=feature-request.yaml). > > Please ask for help in the [Q&A Discussions section](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/q-a) by clicking **New discussion**. > > Please share any interesting or fun uses of tasks in the [Show and Tell Discussions section](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/show-and-tell) by clicking **New discussion**. For changes in each release, please check the [releases page](https://github.com/obsidian-tasks-group/obsidian-tasks/releases). --- ## Screenshots - *All screenshots assume the global filter `#task` which is not set by default (see also "Getting Started").* - *The theme is default Obsidian theme.* ![ACME Tasks](images/acme.png) The `ACME` note has some tasks. ![Important Project Tasks](images/important_project.png) The `Important Project` note also has some tasks. ![Tasks Queries](images/tasks_queries.png) The `Tasks` note gathers all tasks from the vault and displays them using queries. ![Create or Edit Modal](images/modal.png) The `Tasks: Create or edit` command helps you when editing a task.