Tasks
Todoist-style tasks, quick add, and collaboration loop.
Tasks are Todoist-inspired — Today, Upcoming, Inbox, labels, filters, and natural-language quick add from anywhere in the hub.
Task system

Views
| Route | Purpose |
|---|---|
/tasks/today | Due today + overdue |
/tasks/upcoming | Calendar-style upcoming |
/tasks/inbox | Unscheduled capture |
/tasks/labels/[slug] | Filter by team label |
/tasks/filters/[filterId] | Saved smart filters |
/projects/[id]/tasks | Project-scoped tasks |
Quick add (Q)
Press Q anywhere in the hub.
Uses chrono-nodeto parse due dates from plain text like "Review banner tomorrow 3pm #design".
