A modern, feature-rich Kanban board for Obsidian.
Create and manage your projects with a simple, intuitive drag-and-drop interface directly within your Obsidian vault.
You can create sub-swimlanes in two ways:
In Settings: Go to the board settings (gear icon) and use a - prefix for any lane you want to nest under the previous one. For example:
Backlog
Todo
In Progress
- Active
- Slow
Done
In Markdown: Use different heading levels. H2 headings create top-level lanes, and H3+ headings create sub-lanes nested under the preceding H2.
You can configure global default priorities in the Obsidian settings, or customize them per-board via the Board Settings menu (gear icon).
Name, Color. (e.g., High, red, P1, #ff0000, Critical, rgb(255,0,0)).#P1), and will simply be grouped as "unassigned" if auto-grouping is enabled. Add the priority back to your settings, and the board will instantly re-render the badges and re-sort them automatically.The plugin includes several configuration options and feature flags to customize your experience. These can be found in the Obsidian settings under Community plugins → Obsidian Kanban.


