Kanban
AdvancedLocation: /studio/[project]/kanban
Screenshot coming soon
The Kanban board organizes project tasks as cards in status columns. Tasks sit across five columns (backlog/todo/in_progress/review/done); clicking a card opens an edit modal (title, description, status, priority, owner, tags, due date), and the + at each column's top-right adds a new task to that column. There's an owner filter, an example-task seed when empty, and task-linked links open directly from the card bottom. (v1 changes status via the edit modal, no drag-and-drop.)
- 1Open the Kanban tab (use 'Fill examples' to seed sample tasks when empty).
- 2Add a new task to a status via the + at the column's top-right.
- 3Click a card to edit status, priority, owner, and due date in the modal.
- 4Filter to a specific owner with the 'Owner' dropdown.
- 5Open the linked work/external resource from the link at the card bottom.
Tip
The task model is shared with the Schedule tab, so the same tasks appear in both. Only high/low priority show a badge; normal is hidden.