The CardBoard plugin for Obsidian introduces a dynamic Kanban-style interface for managing tasks directly from your markdown files. It integrates seamlessly with your vault, allowing you to organize tasks into columns based on due dates, tags, or custom setups. Subtasks, notes, and tags are visually displayed on task cards, offering clarity and detail at a glance. The plugin syncs task completion between the board and markdown files, including timestamping. Customization options abound, from task filtering and tag styling to card highlights and column configurations. CardBoard ensures a visually organized and functional workflow tailored to your note-taking and task management needs.
Obsidian plugins tagged with #kanban. There are 13 plugins in this collection.
- Rank 15 years ago by roovo
- Rank 2a year ago by Atmanand Gauns
The Task Board plugin provides a Kanban-style interface to manage and track tasks across an Obsidian vault. It scans markdown files for tasks and presents them on a visual board, allowing users to update tasks in real time without opening individual notes. Tasks can be categorized, assigned priorities, and filtered based on metadata such as due dates and tags. Users can also add sub-tasks, attach notes, and document progress directly from the board. Inspired by GitHub's project boards, the plugin aims to replicate an efficient task-tracking workflow for personal and collaborative projects within Obsidian.
- Rank 35 years ago by mgmeyers
The Obsidian Kanban plugin lets you create markdown backed Kanban boards inside your vault. It is built for people who want a more visual way to organise tasks, plan ongoing work or track items across stages without moving away from plain text files. The focus is simple: boards live in markdown, so the workflow stays close to regular notes instead of a separate system. That makes it a natural fit for vaults where task planning and note taking overlap.
- Rank 42 years ago by Chris Kerr
The Task List Kanban plugin streamlines task management in Obsidian by creating a dynamic kanban view that organizes tasks from your notes. Tasks are automatically added to the kanban board when formatted in the task list style, and users can assign them to specific columns using tags. The kanban view allows for efficient task management with features like drag-and-drop organization, task editing, archiving, and filtering based on tags. The plugin updates tasks both in the kanban and their original files, ensuring synchronization. Customizable columns and folder scopes make it adaptable to individual workflows, while its integration minimizes duplicate effort in managing and prioritizing tasks.
- Rank 52 years ago by Jamie Hurst
The Automatic Tasks plugin for Obsidian is a game-changer for users who rely on periodic notes to manage their tasks. It seamlessly carries over incomplete tasks from previous notes into your daily or weekly entries, ensuring nothing falls through the cracks. This plugin doesn't just copy tasks-it enhances them with due dates, making it easy to track timelines. For users of the Kanban plugin, Automatic Tasks takes organization to the next level by centralizing all tasks in a Kanban board, keeping everything in sync. You can customize settings to search tasks within specific headers or across entire notes, giving you full control over how your task management integrates into your workflow. Whether you're managing daily to-dos, long-term projects, or both, this plugin offers a streamlined solution to stay organized effortlessly.
- Rank 65 years ago by Nathonius
The Trello plugin integrates Trello with Obsidian, allowing users to manage their Trello cards directly from within their notes. It provides features such as connecting cards to notes, updating labels, adding comments, and managing checklists. Users can create new cards, move them between lists, and customize the displayed Trello elements to suit their workflow.
- Rank 75 years ago by saxmanjes
The Open cards in imdone. plugin integrates Obsidian with the Imdone kanban board, allowing users to seamlessly link their Imdone cards within Obsidian. Clicking an Imdone link in Obsidian opens the corresponding card in the Imdone app, and vice versa. Additionally, when configured in Imdone's board settings, it can open Obsidian directly at the source line of a card for editing. This plugin enhances productivity by bridging the gap between task management in Imdone and note organization in Obsidian.
- Rank 84 years ago by BoxThatBeat
The Agile Task Notes plugin allows users to integrate task management systems like Jira and Azure DevOps into Obsidian, creating a seamless workflow for managing tasks and notes. It generates a local Kanban board featuring tasks assigned to you, enabling easy navigation within Obsidian. Each task is automatically converted into a dedicated note, where users can add personalized notes and to-do lists. The plugin also provides customizable templates for task notes, making it adaptable to individual workflows.
- Rank 95 months ago by I. Welch Canavan
The Kanban Bases View plugin turns an Obsidian Base into a kanban board where notes are grouped into columns from any chosen property. You can pick fields like Status, Priority or Category, then move cards between columns with drag and drop to update that value directly from the board. Columns can also be reordered with a handle, and the chosen order is saved per property so the view stays consistent between sessions. Notes that do not have the selected value are collected into an Uncategorized column instead of disappearing. Clicking a card opens the note, which keeps the board useful as both a planning surface and a navigation layer. The plugin is mainly for managing Bases when your notes behave like tasks or tracked items.
- Rank 103 months ago by yorigo77
The Yori Task plugin turns a vault sidebar pane into a planning space with a task board, a week view and a year view for longer horizon work. It uses backlog, upcoming and later columns, lets you move items with drag and drop, and keeps a Recent Done area close by. You can rename or reorder columns, highlight tasks and archive the current week or year plan into Markdown notes when needed. It also creates linked task rows when note files are dropped into a column, which makes task tracking feel tied to actual notes instead of a separate list.
- Rank 11a month ago by callumalpass
The TaskNotes plugin turns each task into its own Markdown note and uses Bases queries to power list, kanban, calendar, agenda, and mini calendar views. It stores task data in YAML frontmatter, so tasks stay portable and easy to edit outside the plugin. Natural language entry helps create tasks quickly, while configurable properties let existing workflows map fields like due dates or custom metadata. It also handles recurring tasks with per instance completion, optional occurrence notes, time tracking, Pomodoro sessions, dependencies and computed formulas inside the bundled views. Calendar sync is available for Google, Microsoft or ICS sources and the plugin can connect to external tools through its HTTP API, CLI, browser extension and webhooks.
- Rank 1217 days ago by ljcoder
The Sheet Plus plugin brings a spreadsheet workspace into a vault, letting people create linked sheets, format numbers, add images, apply custom fonts and use data validation with checkboxes, dropdowns and dates. It also supports charts, so tables can turn into visuals without leaving the note environment. For broader workflows, the plugin adds import and export for xlsx files, chart embeds, dashboards, kanban boards and calendar views, though those advanced features need a license. Another notable part is its REST API, which is meant for automated table processing through external clients. This makes it a good fit for people who manage structured data, plan work or track information in a more tabular way inside their notes.
- Rank 13a year ago by Ankit Kapur
The Kanban Status Updater plugin enhances your Obsidian Kanban boards by automatically synchronizing the status of linked notes whenever a card is moved between columns. This eliminates the need for manual updates, allowing you to create more dynamic views such as dashboards or dataview queries based on task status. The plugin is optimized for performance by only monitoring the active board, ensuring smooth operation even in large vaults. Users can customize which frontmatter property is updated, receive visual confirmation when changes occur, and troubleshoot with an optional debug mode.