Daniel Lyons' Notes

Tasks plugin

GitHub GitHub
Docs User Guide
Obsidian URL URL
Cheat Sheet Quick Reference
How Tos Tutorials
Querying Querying Tasks

Track tasks across your entire 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.

Limitations

  • Time metadata missing: It seems that this plugin does not have the built-in ability to timestamp. You can add dates but not times.

Tutorials

```tasks
not done
due before in 2025-02-01
```

task code blocks

The tasks plugin can make and show queries of tasks by following this syntax:

```tasks
```

Statuses

theme-minimal-reading-view-sample.png

Querying Tasks

See docs.

Filtering

Scripting

See docs.

Known Limitations

See docs.

Tasks plugin
Interactive graph
On this page
Limitations
Tutorials
How to find all tasks for the the coming 7 days
task code blocks
Statuses
Querying Tasks
Filtering
Scripting
Known Limitations