🎯 Demo Mode - Data stored in browser localStorage |
View on GitHub
💾 localStorage
Kanban Board
📝 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.
💾 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.