/obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Obsidian Kanban Plugin

Bugs & IssuesFeature RequestsDevelopment Roadmap


This plugin allows creating markdown-backed Kanban boards. For example, this Kanban board:

Plugin screenshot 1

Will output this markdown:

---
kanban-plugin: basic
---

## Another List

- [ ] Card in list one

## List two

- [ ] This is a card in list two
- [ ] This is another
- [ ] Hello, world!

## Done

**Complete**

- [x] Items in this lane are marked as complete

Create a new Kanban from the command palette:

Plugin new kanban command

Or the folder context menu:

Plugin folder context menu

Screenshots

Plugin screenshot 2

Plugin screenshot 3

Support

If you find this plugin useful, consider supporting its development:

GitHub Sponsors