jaidetree90 downloadsAdd kanban views to Bases, organized by folder structure or property values.
A plugin for Obsidian that adds two kanban views to Bases.
Requires Obsidian 1.10.1+.
Groups notes into columns by a text property value (e.g. a status field). Set
the group-by field in the base to any text property and each unique value
becomes a column. Changing a card's column updates that property on the note.

Groups notes into columns by their immediate parent folder. Each direct subfolder of the base's root folder is a column. Moving a card between columns physically moves the file to that folder — Obsidian handles link updates automatically.

https://github.com/jaidetree/obsidian-kanban-base.Search for Kanban Base in Settings → Community plugins → Browse.
main.js, manifest.json, and styles.css from the
latest release..obsidian/plugins/kanban-base/ in your vault.status).Open an issue before submitting a PR — I don't want to merge work that doesn't fit the direction of the project.
Development was largely done with Claude. I'm a professional frontend engineer and have reviewed and tested this project during every phase of development.
MIT