Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Simple Kanban

denis2710denis2710122 downloads

Kanban view for folder with status-based columns and drag & drop.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

A lightweight Kanban board plugin for Obsidian. Organize your notes as cards in customizable columns based on frontmatter status. Drag and drop to update your files instantly.

Features

  • Status-based columns — Cards are organized by a frontmatter property (default: status)
  • Drag & drop — Move cards between columns; the plugin updates the frontmatter automatically
  • Customizable columns — Add, remove, reorder, and color your columns
  • Recursive folder scan — Monitors a folder and all its subfolders for .md files
  • Custom properties on cards — Display assignee, priority, due date, or any frontmatter field
  • Column visibility — Show columns always, only when they have cards, or hide them completely
  • Case sensitivity — Optional case-sensitive or case-insensitive status matching
  • Special columns — NO_STATUS for files without status, NOT_DECLARED_STATUS for unknown statuses

Installation

From Obsidian Community Plugins

  1. Open Obsidian Settings → Community plugins → Browse
  2. Search for Simple Kanban
  3. Install and enable the plugin

Manual Installation

  1. Download the latest release from the releases page
  2. Extract the plugin folder into your vault's .obsidian/plugins/ directory
  3. Reload Obsidian and enable Simple Kanban in Settings → Community plugins

Quick Start

  1. Create a folder for your activities (e.g. Activities)
  2. Create a note in that folder with frontmatter:
---
status: todo
---
# My Task Title

Task description...
  1. Open the plugin via the ribbon icon (grid) or command palette: "Open Simple Kanban"
  2. Drag cards between columns to update their status

Configuration

Required Settings

Setting Description Default
Activities folder Folder path containing your activity notes (scanned recursively) Activities
Status property Frontmatter property used for status (e.g. status, state, phase) status

Optional Settings

Setting Description
Case sensitive When enabled, todo and Todo are different columns
Visible properties on cards Comma-separated property names to show on cards (e.g. assignee, priority, due)
Show property labels Toggle between "Assignee: John" vs "John" on cards

Column Configuration

  • Add/remove columns — Define your workflow (e.g. Todo, Doing, Done)
  • Reorder — Drag by the ⋮⋮ handle to change column order
  • Colors — Set a color for each column (used for border accent)
  • Visibility — Always show, hide when empty, or always hide
  • Default value — When case-insensitive, choose which value to write (e.g. todo vs Todo)

Reserved columns (locked):

  • NO_STATUS — Files with empty or missing status
  • NOT_DECLARED_STATUS — Files with a status not defined in your config

Example Frontmatter

---
status: doing
assignee: John
priority: high
due: 2025-02-20
---

# Implement user login

With "Visible properties on cards" set to assignee, priority, due, the card will display those values below the title.

Usage Tips

  • Click a card — Opens the note in the editor
  • Refresh — Use the refresh button in the header if the board doesn't update automatically
  • Ribbon icon — Quick access via the ribbon (grid icon)
  • Command palette — Search for "Open Simple Kanban"

Support

For bugs, feature requests, or questions, please open an issue on GitHub.

License

MIT


Author: Denis Alves

84%
HealthExcellent
ReviewSatisfactory
About
Organize notes as Kanban cards in configurable columns driven by a frontmatter status property. Drag and drop to update files instantly, scan folders recursively for .md notes, show custom frontmatter fields on cards, and use special columns for missing or unknown statuses.
Project managementTasksProperties
Details
Current version
1.0.0
Last updated
3 months ago
Created
3 months ago
Updates
1 release
Downloads
122
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
denis2710denis2710
GitHubdenis2710
  1. Community
  2. Plugins
  3. Project management
  4. Simple Kanban

Related plugins

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Tasks Map

A visual graph view of your tasks.

Task List Kanban

Organizes all of the tasks within your files into a kanban view.

Task Board

Manage all your tasks throughout your vault from a single board and much more...

Agile Task Notes

Import your tasks from your TFS (Azure or Jira) to take notes on them and make todo-lists!

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.