# Kanban plugin for Obsidian
This plugin enables creating and managing tasks using markdown-backed [[Kanban Boards]].
![[Kanban plugin for Obsidian - screenshot 1.png]]
While the [[TaskNotes plugin for Obsidian]] also provides a Kanban view, I still like the simplicity that this plugin provides (just a list of Markdown cards). Actually, this simple Kanban Board may include links to TaskNote tasks, closing the gap between more advanced tasks with details/background and simple TODOs.
## References
- Source code and documentation: https://github.com/mgmeyers/obsidian-kanban
## Related
- [[Obsidian Starter Kit]]
- [[Kanban Boards]]
- [[Tasks plugin for Obsidian]]
- [[TaskNotes plugin for Obsidian]]