Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

µKanban

An asset by Soldier-B
The page banner background of a mountain and forest
µKanban hero image

Quick Information

0 ratings
µKanban icon image
Soldier-B
µKanban

A minimalist kanban plugin for Godot, loosely inspired by Nullboard. Adds a kanban task board as a main screen editor tab with support for multiple columns, draggable cards, keyboard shortcuts, and automatic persistence to res://.kanban.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
15 hours ago
Git URL
Issue URL

µKanban

A minimalist kanban plugin for Godot, loosely inspired by Nullboard.


Features

  • Lives in its own editor tab alongside 2D, 3D, and Script
  • Multiple columns with drag-and-drop reordering
  • Multi-line cards with keyboard-driven editing
  • Drag cards between columns and reorder within them
  • Board state saved automatically to res://.kanban in your project

Installation

  1. In the Godot editor, open AssetLib
  2. Search for µKanban
  3. Click Download and then Install
  4. Enable the plugin under Project > Project Settings > Plugins

Manual

  1. Download or clone this repository
  2. Copy the addons/ukanban/ folder into your project's addons/ folder
  3. Enable the plugin under Project > Project Settings > Plugins

Usage

Once enabled, the µKanban tab appears in the top editor bar. Your board is saved automatically — no manual save needed.

Add .kanban to your .gitignore if you don't want the board committed to your project's repository.

Cards

Key Action
Click Enter edit mode
Escape Cancel (removes card if new)
Shift+Enter Confirm edit
Ctrl+Enter Add card below
Shift+Ctrl+Enter Add card above
Tab Focus next card
Shift+Tab Focus previous card
Hold + Drag Reorder card
Alt+Click Start drag immediately

Columns

Key Action
Click header Rename column
Escape Cancel (removes column if new)
Enter Confirm rename

Hover over any card or column header to reveal the action menu.

Button Action
+ Add card to column
× Delete card or column
‹ / › Move column left or right

Delete is disabled when only one column remains.


License

MIT — see LICENSE.

A minimalist kanban plugin for Godot, loosely inspired by Nullboard. Adds a kanban task board as a main screen editor tab with support for multiple columns, draggable cards, keyboard shortcuts, and automatic persistence to res://.kanban.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
µKanban icon image
Soldier-B
µKanban

A minimalist kanban plugin for Godot, loosely inspired by Nullboard. Adds a kanban task board as a main screen editor tab with support for multiple columns, draggable cards, keyboard shortcuts, and automatic persistence to res://.kanban.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
15 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers