# Obsidian Board View Interactive Board view for bases, use as Kanban or Gallery, with grouping for rows and columns. ![Demo of board view](./.github/assets/board-view-demonstration.gif) ## Features 1. **Column and Row Grouping** 2. **Drag and Drop** 3. **Interactive Properties** - Are rendered natively, so compatible with most plugins that modify property interactions 4. **Color Coding** - Assign colors to groups for quick visual navigation 5. **Image** - Display property-based images on cards 6. **Icons** - Display property-based icons on cards 7. **New Note Button** - Create notes directly in any group with pre-filled properties 8. **Hide/Reorder Groups** ## Usage 1. Create a new Bases view 2. Select "Board" layout 3. Configure Board options (grouping, colors, etc.) 4. Drag cards between groups to update note properties ## Why make it if obsidian has kanban on roadmap ? 1. I need both column & row grouping (which almost never gets added) 2. It was fun ## Installation ### [Under review to get added] From Obsidian Community Plugins 1. Open Settings → Community Plugins 2. Search for "Board View" 3. Click Install, then Enable ### BRAT Installation 1. Download the community plugin `BRAT` 2. Open the following URL in the browser: obsidian://brat?plugin=seventhxiv/obsidian-board-view. 3. Click the "Add Plugin" button. ## Support Found a bug or have a feature request? Please [open an issue](https://github.com/seventhxiv/board-view/issues) on GitHub.