Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Minimal Task Board

selectstarfromusersselectstarfromusers53 downloads

A clean, minimal task board with customizable buckets, secondary grouping, and inline task tracking.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

A clean, minimal task board for Obsidian. Create customizable buckets, group tasks by any frontmatter property, and track tasks inline from any note in your vault.


Views

Mode Description
Board All buckets displayed as side-by-side columns with tasks flowing vertically. Best for wide screens and quick triage.
Focus One bucket at a time, full-width, with tabs along the top to switch between buckets. Best for deep work and mobile.

Features

  • Customizable buckets -- Create as many buckets as you need with any name. Use them for an Eisenhower matrix, GTD stages, sprint columns, or any workflow that fits your thinking.
  • Secondary grouping -- Group tasks within each bucket by any frontmatter property (account, project, team, etc.). Groups appear as subtle, semi-transparent frames inside the bucket.
  • Inline task tracking -- Add #task to any checkbox in any note to surface it on the board. Assign a secondary group with a wikilink: - [ ] Send docs [[Project Alpha]] #task
  • Bidirectional sync -- Check off a task on the board or in the source note; both stay in sync.
  • Drag-and-drop -- Move tasks between buckets or reorder them within a bucket.
  • Completion animation -- Checked tasks get a strikethrough, fade out, and collapse smoothly.
  • Frameless design -- Tasks render as clean text with checkboxes. No card borders, no visual noise.
  • "+ Add a task" button -- Create tasks directly from the board. The secondary group field autocompletes from existing groups.
  • Accessibility -- Full ARIA roles and keyboard navigation. Enter/Space to toggle a task, Tab to move between elements.
  • Mobile-friendly -- Larger touch targets on touch devices for comfortable use on phones and tablets.

Usage

Creating tasks

There are three ways to add tasks:

  1. Inline -- In any note, write a checkbox line with the #task tag:

    - [ ] Review quarterly report [[Finance]] #task
    

    The task appears on the board automatically.

    Syntax notes: The #task tag must be at the end of the line -- no text after it, or the plugin won't detect the task. If you include multiple [[wikilinks]], only the first one is used for secondary grouping; the rest are stripped from the task text.

  2. From the board -- Click + Add a task at the bottom of any bucket. Type the task text, optionally pick a secondary group, and press Enter.

  3. Stub files -- Create a markdown file in the configured task folder with the appropriate frontmatter. The plugin picks it up on the next scan.

How buckets work

Each task belongs to exactly one bucket. The bucket is stored as a frontmatter property on the task (or its parent note for inline tasks). You define your buckets in settings -- their names, order, and colors are entirely up to you. Drag a task from one bucket to another to reassign it.

How secondary grouping works

When enabled, tasks inside each bucket are collected under group headings based on a frontmatter property you choose (for example, account or project). Each group is wrapped in a subtle semi-transparent frame. Groups are collapsible so you can hide what you are not working on. Tasks that have no value for the grouping property appear under an "Ungrouped" heading.

Configuration

Open Settings > Community Plugins > Tasks to configure the plugin.

General

Setting Description Default
Task folder Folder where new tasks created from the board are saved tasks/
Inline tag Tag used to identify inline tasks across your vault #task
Default view View mode when opening the board Board

Buckets

Setting Description
Add bucket Create a new bucket with a custom name
Rename Change a bucket's display name
Reorder Drag buckets to change their column order
Delete Remove a bucket (tasks in it become unassigned)

Secondary Grouping

Setting Description Default
Enable grouping Toggle secondary grouping on or off Off
Property name Frontmatter property used to group tasks account
Collapsible groups Allow collapsing/expanding individual groups On

Display

Setting Description Default
Show due dates Display due date badges on tasks On
Show task age Display how long a task has been open Off
Source icons Show a small icon linking back to the source note On
Compact mode Reduce padding and font size for denser boards Off
Completion behavior What happens after a task is checked off (fade, archive, or remove) Fade

Installation

Community plugins (recommended)

  1. Open Settings > Community Plugins > Browse.
  2. Search for Tasks.
  3. Click Install, then Enable.

Manual

  1. Download the latest release from the GitHub releases page.
  2. Extract the files into your vault's .obsidian/plugins/obsidian-tasks/ folder.
  3. Reload Obsidian and enable the plugin under Settings > Community Plugins.

License

MIT

82%
HealthExcellent
ReviewCaution
About
Create customizable buckets and group tasks by any frontmatter property to build Kanban-style boards, Eisenhower matrices, or GTD workflows. Track inline tasks from any note with #task and keep them bidirectionally synced; drag-and-drop to reorder or move tasks with a clean, frameless design.
TasksProject managementProperties
Details
Current version
0.1.3
Last updated
Last month
Created
2 months ago
Updates
4 releases
Downloads
53
Compatible with
Obsidian 1.10.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
selectstarfromusersselectstarfromusers
GitHubselectstarfromusers
  1. Community
  2. Plugins
  3. Tasks
  4. Minimal Task Board

Related plugins

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Tasks Map

A visual graph view of your tasks.

Task List Kanban

Organizes all of the tasks within your files into a kanban view.

Task Board

Manage all your tasks throughout your vault from a single board and much more...

Agile Task Notes

Import your tasks from your TFS (Azure or Jira) to take notes on them and make todo-lists!

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.