- Card covers
- Inline editing of properties on the cards with suggestions
- Automatically migrate old Kanban boards to Bases with the command
- Custom backgrounds with brightness/blur controls
- Nice animations
- Integration with Pretty Properties for user-defined tag colors
- Rename columns and create new
- Rendering of any selected properties
- Multi-select cards (Shift/Cmd/Ctrl + click) and batch move between the columns, reorder or trash
- Group by any property to organize cards (status, priority, tags, etc.)
- Pin columns so they stay visible even when there are no cards
- Drag column headers to reorder columns
- Rememeber last openned view
- Click on tag to filter by it temporarily
- Card blockers
- Navigation between cards with HJKL
- Commands for moving the cards around
- Per-view properties visibility settings
- Drag & drop on mobile
- Convert checklist items into cards
- Color cards based on property (maybe)
- Card icons (maybe?)
- Fizzy-like board view
- Convert selected cards into Markdown checklist (maybe?)
- Horizontal groups (maybe?)
- Multi-card editing of properties (maybe?)
Until this plugin is available in the official plugins menu it can be installed via BRAT:
- Install the BRAT plugin from "Community plugins" page.
- Go to the BRAT settings.
- Click "Add Beta Plugin" button.
- Paste the following URL in the text field: https://github.com/sleroq/cumban
- Select the latest release.
- Make sure that "Enable after installing the plugin" is checked.
- Click "Add Plugin" button.
- Download
main.js,manifest.json, andstyles.cssfrom the latest release. - Create
.obsidian/plugins/cumban/inside your vault. - Place the three files in
.obsidian/plugins/cumban/. - Enable the plugin in Obsidian:
- Open Obsidian Settings
- Go to "Community Plugins"
- Enable "Bases Kanban"
- Open your target kanban board
- Open command palette and select "Bases Kanban: Migrate legacy Kanban board to Bases"
- No telemetry is collected by this plugin.
- If you configure a background image with an
http://orhttps://URL, Obsidian will request that image from the specified host.