Keith Pieper4 downloadsManage Markdown checkbox tasks from a dashboard with editable metadata, grouping, sorting, filtering, and source-note links.
Task Cockpit is an interactive dashboard for editing Markdown checkbox tasks from one Obsidian view. It keeps task metadata in the task line itself, so the dashboard stays linked to source notes instead of creating a separate task database.

The image is an illustrative example of the workflow, not a screenshot of the plugin.
- [ ] Follow up on measurement plan [[Example Person]] [[Example Project]] [[Example Product]] [due:: 2026-05-22]
The plugin uses configured folders to resolve people, projects, and products. It does not migrate task data into a separate database.
This distribution includes a prebuilt main.js; no npm build is required.
Defaults are tuned for a vault with:
You can change people folders, project/product roots, ignored folders, cutoff days, assignee behavior, and your display name in Settings → Task Cockpit.
MIT. See LICENSE.