Documentation Index
Fetch the complete documentation index at: https://mintlify.com/fulsomenko/kanban/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Kanban provides three different view modes to match your workflow. Switch between them at any time by pressingV.
Each view mode offers a different way to visualize and organize your cards:
- Flat List: Simple linear list with all card details
- Grouped by Column: Cards organized under column headers
- Kanban Board: Classic columnar layout for visual workflow
Flat List View
Overview
The flat list view displays all cards in a single vertical list with complete details visible at a glance.Layout
Features
- All details visible: Title, status, priority, points, due date, column
- Simple navigation: Use
j/kto move up and down - Search-friendly: Easy to scan all cards at once
- Sorting: Cards respect global sort order (by priority, points, date, etc.)
Best Use Cases
Search and Filter
Quickly scan all cards when searching or filtering by sprint.
Review and Planning
See complete card information for sprint planning or retrospectives.
Priority Management
View all cards sorted by priority or points to identify what needs attention.
Bulk Selection
Easily select multiple cards for bulk operations.
Navigation
| Key | Action |
|---|---|
j / k | Move up/down in list |
gg | Jump to top |
G | Jump to bottom |
{ / } | Jump half viewport up/down |
Enter | Open card details |
Grouped by Column View
Overview
The grouped view organizes cards under their respective column headers, providing structure while maintaining detailed information.Layout
Features
- Structured organization: Cards grouped under column headers
- Column counts: See how many cards in each column
- Column navigation: Use
h/lto jump between column groups - Collapsible groups: Focus on specific columns
- Detailed metadata: Full card information visible
Best Use Cases
Status Tracking
Monitor how many cards are in each workflow stage.
WIP Limits
See if columns are over their work-in-progress limits.
Flow Analysis
Identify bottlenecks by seeing card distribution across columns.
Hybrid View
Balance between list detail and kanban structure.
Navigation
| Key | Action |
|---|---|
j / k | Move up/down within column |
h / l | Jump to previous/next column |
gg | Jump to top of first column |
G | Jump to bottom of last column |
Enter | Open card details |
Kanban Board View
Overview
The classic kanban board layout displays columns side-by-side with cards shown as compact items within each column.Layout
Features
- Visual workflow: See your entire workflow at a glance
- Side-by-side columns: Multiple columns visible simultaneously
- Compact cards: More cards visible per screen
- Quick card movement: Easily see where cards can move
- Board overview: Immediate understanding of workflow state
Best Use Cases
Daily Standup
Perfect for team meetings to visualize work distribution.
Visual Workflow
See the entire workflow state at a glance.
Quick Triage
Rapidly move cards between columns during planning.
Classic Kanban
Traditional kanban board experience for agile teams.
Navigation
| Key | Action |
|---|---|
j / k | Move up/down within column |
h / l | Move to adjacent column |
H / L | Move card to left/right column |
1-9 | Jump directly to column N |
Enter | Open card details |
Column Indicators
Columns may show additional indicators:- Card count: Number of cards in column (shown in header)
- WIP limit: Visual indicator when limit is exceeded
- Empty state: Placeholder when column has no cards
Switching Views
Keyboard Shortcut
View Selection Dialog
In some contexts, pressingV opens a dialog where you can select the view:
- Press
Vto open view selection - Use
j/kto navigate options - Press
Enterto select
- Flat List
- Grouped by Column
- Kanban Board
Persistence
Your view preference is remembered per board and persists across sessions.View Comparison
| Feature | Flat List | Grouped | Kanban |
|---|---|---|---|
| Detail Level | High | High | Medium |
| Cards per Screen | Medium | Medium | High |
| Column Visibility | Text only | Headers | Full columns |
| Best for Search | ✓ | ✓ | — |
| Best for Workflow | — | ✓ | ✓ |
| Best for Detail | ✓ | ✓ | — |
| Best for Overview | — | — | ✓ |
Tips for Each View
Flat List Tips
Use with Search
Activate search with
/ to quickly filter cards, then scan the flat list for matches.Sort Strategically
Press
o to sort by priority, points, or due date. The flat list makes sorted order obvious.Grouped View Tips
Kanban View Tips
Combining with Other Features
Search + Views
Search works across all view modes:Sprint Filter + Views
Combine sprint filtering with views:Sorting + Views
Apply sorting in any view:Archived Cards View
All three view modes are available when viewing archived cards (pressD):
- Flat List: See all archived cards with archive timestamps
- Grouped: View archived cards organized by their original column
- Kanban: Visual layout showing where archived cards came from
V to cycle through views even in archived mode.
Next Steps
TUI Guide
Learn the terminal interface
Keyboard Shortcuts
Master all keyboard bindings
CLI Mode
Automate with CLI commands
