The Bases Board plugin adds Kanban and gallery views for Bases, turning grouped notes into cards arranged by column and optional row properties. Moving a card updates the original property values, while label mappings only change what the board displays. Cards can show note images, Lucide icons and an ID that can be copied or edited and clicking the title opens the note in a new tab while the rest of the card stays available for dragging. Each base can define a folder and template for new notes, then assign the current column and row values after creation. It also preserves Bases link markup for Supercharged Links styling, runs Templater commands before property assignment and throws an error for invalid folder or template paths.
Obsidian plugins tagged with #board. There are 2 plugins in this collection.
- Rank 1a month ago by flowing-abyss
- Rank 22 months ago by callumalpass
The Canvas Bases plugin turns a live Bases view into a spatial board where rows become draggable, resizable file cards with grouping, manual cards, assignment zones and relationship edges. Query logic stays in the `.base` file, while the plugin stores board layout, colours and other canvas specific state separately. It can create or update `.canvas` snapshots from the active Bases view, preserve unrelated manual canvas content, and carry card styling into generated nodes. The board also supports inline body editing, pinned notes, text cards, zoom controls and drag based link creation between cards. TaskNotes support is capability based, so task badges, menus and task relationships appear when available without making the main Bases and Canvas workflow depend on it.