A board is one infinite canvas. Boards can be nested — any board can hold sub-boards, with its own folder of media. State (zoom, pan, selection) is remembered per board so you can navigate back and forth without losing your place.

Open the boards panel
Click Boards in the top-left corner. The panel lists every board, with thumbnails and a search field.
Create a board
Type a name into the text field at the top and click the + button (or press Enter). The new board opens immediately with an empty canvas and a fresh media folder under media/admin/<board-id>/.
Rename and delete
Hover any board in the panel:
- ✎ — rename inline. Press Enter to confirm.
- × — delete. The app asks for confirmation before removing the board and its media folder.
Deleted boards are not sent to the system trash; they are removed from the local SQLite database and the folder is unlinked. Back up first if you need the media.
Duplicate
Right-click a board → Duplicate. The duplicate copies every element and re-points the media folder to a new one with the same files.
Nest boards
Drag one board onto another in the panel to make it a sub-board. The parent shows a small expand triangle; click to reveal children.
Sub-boards keep their own state. Navigating from a parent into a child preserves the parent’s zoom and pan; coming back drops you exactly where you left off.
Connect a board to a local folder
Click Connected folder in the top bar and pick any folder on disk. From now on:
- Files dropped into the folder appear on the board automatically.
- Files added to the board are written to the folder.
- Files removed from the canvas are removed from the folder (with a confirmation step the first time).
This is two-way sync. Use it to keep boards aligned with Dropbox, Google Drive, or any cloud-synced folder.
Board options
The … button in the top bar opens per-board options:
- Rename
- Duplicate
- Export as HTML (standalone, with bundled media)
- Export as ZIP
- Delete
Where to go next
- Share a board as a live link — Sharing Overview.
- Browse boards from a phone — Telegram Bot Overview.
Leave a Reply