Linux command
kanban-tui 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the Kanban board
kanban-tui
Open a specific board file
kanban-tui [path/to/kanban.md]
说明
kanban-tui is a terminal-based Kanban board for managing tasks and projects. It provides a TUI with columns for different task states (To Do, In Progress, Done) and supports creating, editing, moving, and deleting cards with Vim-like key bindings. The tool uses a file-based structure for data storage, supports nested and linked boards (cards that link to other kanban files), and meta-boards that aggregate multiple project boards into a single master view.
FAQ
What is the kanban-tui command used for?
kanban-tui is a terminal-based Kanban board for managing tasks and projects. It provides a TUI with columns for different task states (To Do, In Progress, Done) and supports creating, editing, moving, and deleting cards with Vim-like key bindings. The tool uses a file-based structure for data storage, supports nested and linked boards (cards that link to other kanban files), and meta-boards that aggregate multiple project boards into a single master view.
How do I run a basic kanban-tui example?
Run `kanban-tui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more kanban-tui examples?
This page includes 2 examples for kanban-tui, plus related commands for nearby Linux tasks.