list_tasks
Aggregate and filter markdown checkboxes across an Obsidian vault by folder, tag, or completion state to locate pending or finished tasks.
Instructions
Aggregate markdown task checkboxes (- [ ] / - [x]) across the Obsidian vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Scope to notes with a specific tag | |
| folder | No | Scope to a specific subfolder | |
| completed | No | Filter by task completion state (true for [x], false for [ ]) |