🎯 Demo Mode - Data stored in browser localStorage |
View on GitHub
💾 localStorage
Kanban Board
🧊Icebox+
📝 To Do+
⏳ In Progress+
✅ Done+
×
Settings
Description:
When enabled, Kandown will start the server on a random available port instead of the default port (5001).
Useful for avoiding port conflicts or running multiple instances.
Description:
When enabled, images added to tasks will be stored as separate files in the .backlog subfolder
instead of being embedded directly in markdown as base64 URLs.
Subfolder mode: Easier to manage and edit images externally. Inline base64 mode: Keeps the YAML file portable, but images are harder to edit outside Kandown.
Description:
Enable or disable the Icebox column. When disabled, the Icebox column will be completely hidden from the board.
The Icebox is useful for storing ideas and backlog items that aren't yet ready to work on.
💾 Storage Mode
Current mode: localStorage
File System Mode: Connect to a local folder and work with real backlog.yaml files. Only
available in Chrome/Edge browsers.
localStorage Mode: Store data in your browser. Works in all browsers but data is only available
in this browser.
🚨 Danger Zone
Warning: These will delete all tasks and settings stored in your browser's local storage. This
actions cannot be undone.