Base Board

by mderazon
5
4
3
2
1
Score: 39/100

Description

The Base Board plugin gives Bases a property driven board view that behaves like a hands on Kanban workspace. It can build columns from frontmatter, move cards between them with drag and drop, rename cards or columns inline and open notes in a native floating editor. Cards can show metadata chips, tag filters, cover images and hover previews, while board level defaults let new notes inherit required properties and folders. It also keeps manual card order through a dedicated property, so layout decisions stay in the data instead of disappearing after a sort refresh. WIP limits and collapsible columns round out the view without hiding the underlying Markdown files.

Reviews

No reviews yet.

Stats

stars
19,287
downloads
0
forks
73
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Base Board

Base Board is an interactive, property-driven Kanban board view for Obsidian Bases. It allows you to organize your notes into visual columns based on any property in your frontmatter, providing a seamless drag-and-drop experience for managing tasks and structured data.

Base Board demo

Key Features

  • Property-Based Columns: Instantly generate columns from any frontmatter property.
  • Intuitive Drag & Drop: Move cards between columns to update their properties automatically, and reorder cards within a column.
  • Inline Power: Rename cards or column titles directly on the board.
  • Native Editing Modal: Open any card into a fully-functional Obsidian editor floating directly over your workspace.
  • Rich Cards: View key metadata fields as chips on each card for a quick overview.
  • Configurable Card Title: Set cardTitleProperty: note.title in your .base file to use a frontmatter property (e.g. title) as the card heading instead of the filename.
  • Tags: Color-coded tag chips on cards with a clickable filter bar to narrow the board by tag.
  • Hover Preview: Native note previews on hover (uses the Page preview core plugin).
  • One-Click Creation: Add new notes directly to a specific column without leaving the board view.
  • WIP Limits: Set per-column work-in-progress limits via the column header context menu. Columns that exceed their limit are highlighted in red.
  • Collapsible Columns: Collapse any column to save space; the state is remembered per board.
  • Card Cover Images: Display cover images at the top of cards by specifying an image frontmatter property (e.g., cover: "[[image.png]]" or a web URL). Defaults to the cover property.
  • Data First: All changes are written directly to your Markdown files.

Usage

Open the Command palette (Ctrl/Cmd + P) and run "Base Board: Create new board". Enter a name, choose a folder, and the plugin will scaffold everything for you — a .base file, a tasks folder, and sample task notes. The board opens automatically.

Card Navigation & Selection

By default, card interaction respects native Obsidian conventions:

  • Click: Open the card's note in the active tab / pane.
  • Ctrl/Cmd + Click: Open the note in a new tab.
  • Ctrl/Cmd + Alt + Click (or Cmd + Option + Click on macOS): Open the note to the side in a split pane.
  • Alt / Option + Click: Toggle selection of a card (for bulk actions or dragging).
  • Shift + Click: Select a range of cards.

You can customize the default click behavior (e.g. to always open in a floating modal, split pane, or new tab) via the board toolbar under the view options menu.

Card Ordering

Base Board uses manual drag order so cards remain exactly where you place them. This order is stored in each note's kanban_order property and overrides the native Bases Sort by setting.

Default Card Properties (newItemProperties)

You can set board-specific default frontmatter properties for new cards created from "+ Add card" using newItemProperties in your .base file:

views:
  - type: kanban
    name: Frontend Board
    newItemFolder: Tasks
    newItemTemplate: Templates/task.md
    newItemProperties:
      team: frontend
      category: alpha

This ensures new cards automatically receive required frontmatter fields, keeping them visible on filtered boards.

Installation

From Obsidian Community Plugins

Search for Base Board in the Obsidian Community Plugins browser and click Install, or view the plugin directly on the Obsidian Community Plugins directory.

Using BRAT

  1. Install the BRAT plugin.
  2. Go to Settings → BRAT → Add Beta Plugin.
  3. Enter mderazon/obsidian-base-board and click Add Plugin.

Development

  1. Clone this repo.
  2. Run npm install.
  3. Run npm run dev to start the build process in watch mode.

License

This plugin is licensed under the MIT License.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Frontmatter Tag Sugest
5 years ago by Jonathan Miller
Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
Front Matter Title
4 years ago by Snezhig
Plugin for Obsidian.md
Open Related Url
4 years ago by Dan Pickett
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Custom File Explorer sorting
4 years ago by SebastianMC
Take full control over the order and sorting of folders and notes in File Explorer in Obsidian
FuzzyTag
4 years ago by Adrian
Note aliases
4 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
Testing Vault
3 years ago by Michael Pedersen
Frontmatter Alias Display
3 years ago by muhammadv-i
A plugin for Obsidian.md to show front-matter aliases as display names in the file menu.
Auto Front Matter
3 years ago by conorzhong
Add an ID to the front matter
3 years ago by llimllib
Update frontmatter modified date
3 years ago by Alan Grainger
Automatically update a frontmatter/YAML modified date field
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Sort Frontmatter
3 years ago by Kanzi
Sort frontmatter automatically
Update Time Updater
2 years ago by MURATAGAWA Kei
Obsidian plugin to update the 'update time' element when saving or manually.
Draft Indicator
2 years ago by Brian Boucheron
Show draft status with ✎ icons in the Obsidian file explorer.
Task List Kanban
2 years ago by Chris Kerr
Front Matter Timestamps
2 years ago by LighthouseDino
Track note created and modified times in front matter, kept up to date automatically.
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Dataview
6 years ago by Michael Brenan
A data index and query language over Markdown files, for https://obsidian.md/.
Open cards in imdone.
5 years ago by saxmanjes
Open cards in imdone from obsidian
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Force note view mode
5 years ago by Benny Wydooghe
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
CardBoard
5 years ago by roovo
An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
Featured Image
2 years ago by Johan Sanneblad
Obsidian plugin to automatically set a featured image property in your notes based on the first image, YouTube link, or Auto Card Link image found in your document. This allows you to create rich note galleries using Folder Notes and Dataview.
Auto Tasks
2 years ago by Jamie Hurst
Obsidian plugin to combine periodic notes with tags and tasks to automatically manage your daily, weekly and project TODO lists. Requires the "Periodic Notes" and "Tasks" plugins.
Frontmatter Markdown Links
2 years ago by mnaoumov
Obsidian Plugin that adds support for markdown links in frontmatter
Hephaistos Importer
2 years ago by Skallaturi
Non-official plugin for importing characters from Hephaistos.online to Obsidian.md
Fold Properties By Default
a year ago by Tommy Bergeron
Always have editor/metadata properties folded by default.
Task Board
a year ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
Paste Image Into Property
a year ago by Nito
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
Auto Folder Note Paste
a year ago by d7sd6u
Convert your note into folder note upon pasting or drag'n'dropping an attachment
Kanban Status Updater
a year ago by Ankit Kapur
Obsidian plugin that automatically updates the note property when card is moved to a column.
Title-Only Tab
a year ago by tristone13th
a plugin of obsidian for to change showing tab name to short
Note UID Generator
a year ago by Valentin Pelletier
Allow you to automatically generate UID for the notes in your vault.
Simple Banner
a year ago by Sandro Ducceschi
Visually enhance your Obsidian notes with a customizable banner. Supports icons and time/date display.
Current View
a year ago by Lucas Ostmann
Automatically set the view mode (Reading, Live Preview, Source) for notes in Obsidian using folder rules, file patterns, or frontmatter.
Frontmatter Metadata Link Classes
a year ago by Varvara Zmeeva / zmeeva.io
Enhanced internal links with automatic classnames based on frontmatter metadata.
Insert Arknights URL Banner
a year ago by Rerurate_514
Obsidianのプラグイン、img_dwnldr_wikigg_ak_ktに保存されている画像を選択してbannersプロパティに簡単に設定できるプラグイン
Template Folder
a year ago by LucasOe
Obsidian plugin to move notes to a folder when applying a template.
Publish Note to Mowen Note
a year ago by ziyou
This is a mowen plugin for Obsidian (https://obsidian.md)
Maps
10 months ago by Obsidian
Map layout for Obsidian Bases. Display your notes as an interactive map view.
Conditional Properties
7 months ago by Diego Eis
Automate frontmatter property updates in your Obsidian notes using simple conditional rules.
Connections
7 months ago by Eric Van Cleve
Frontmatter to HTML Attributes
5 months ago by Tarek Saier
Makes YAML frontmatter available as data-* attributes in HTML, enabling metadata based CSS styling.
WebDAV Explorer
5 months ago by 蓝星晓夜
WebDAV Explorer: Connect to WebDAV server, preview files directly in web view, and generate links through simple drag-and-drop.
Kanban Bases View
5 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Bases.
Banners Reloaded
5 months ago by Dani García
A simple, fast, and lightweight way to add customizable banners to your notes.
Graphic Organizer
5 months ago by Nick Le Guillou - Superhuman Curiosity
Interactive tree view for visualizing and managing your vault's file hierarchy.
Calendar Bases
5 months ago by Edrick Leong
Adds a calendar layout to bases so you can display notes with dates in an interactive calendar view.
Yori Task
3 months ago by yorigo77
This plugin has not been manually reviewed by Obsidian staff. Task manager, week planner, year planner.
Project Manager
3 months ago by stepankropachev
This plugin has not been manually reviewed by Obsidian staff. Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.
Feed Bases
3 months ago by edrickleong
This plugin has not been manually reviewed by Obsidian staff. Adds a feed layout to bases so you can display notes with their content in an editable feed view.
Bases Charts
3 months ago by Moritz Jung
This plugin has not been manually reviewed by Obsidian staff. Bases views for scatter, line, and bar charts.
Life Tracker
2 months ago by Sébastien Dubois
This plugin has not been manually reviewed by Obsidian staff. Capture and visualize the data that matters in your life.
Dragger
2 months ago by ariestar
This plugin has not been manually reviewed by Obsidian staff. Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.
Flexplorer
2 months ago by kh4f
Enhance the file explorer with custom sorting, pinning, and hiding. - This plugin has not been manually reviewed by Obsidian staff.
TaskNotes
2 months ago by callumalpass
Note-based task management with calendar, pomodoro and time-tracking integration.
Notion Bases
a month ago by bgarciamoura
Turn any folder into a database — table, kanban board, gallery, calendar, timeline and list views powered by frontmatter. - This plugin has not been manually reviewed by Obsidian staff.
Bases Paginator
22 days ago by sean2077
Adds a paginated table view with quick filtering to Bases. Features include pagination controls, global search, click-to-filter, and filter presets. - This plugin has not been manually reviewed by Obsidian staff.
Sheet Plus
21 days ago by ljcoder
Create Excel-like spreadsheets and easily embed them in Markdown.
Budget Planner
18 days ago by kalinichenko88
A minimalist budget planning tool. Create, track, and manage budgets using markdown code blocks directly in your notes. - This plugin has not been manually reviewed by Obsidian staff.
Property Panels
10 days ago by Eva Chen
Display and edit frontmatter properties in configurable panels inside notes. - This plugin has not been manually reviewed by Obsidian staff.
Power Bases
8 days ago by Power Plugins
Add board, calendar, timeline, chart, gallery, and table views to Bases, with inline editing, colors, rollups, field types, formulas, and CSV import. - This plugin has not been manually reviewed by Obsidian staff.
BeautyTasks
5 days ago by Avni Bilgin
A Todoist-inspired task and project manager built entirely on Markdown — one note per task, no external services, no dependencies. - This plugin has not been manually reviewed by Obsidian staff.
Note Types
4 days ago by jsmorabito
Define note types with creation commands, filtered file pickers, hover previews, styled wikilinks, and a sidebar widget. - This plugin has not been manually reviewed by Obsidian staff.
Canvas Bases
4 days ago by callumalpass
Canvas-style layouts and JSON Canvas materialization for Obsidian Bases. - This plugin has not been manually reviewed by Obsidian staff.