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

Tasks Overview

lbertslberts34 downloads

A beautiful board view for the Tasks plugin. Organize your tasks by due date, priority, or page — with filters, sorting, and inline editing.

  • Overview
  • Scorecard
  • Updates1

A beautiful, minimal board view for Obsidian Tasks.

Instead of scattered task queries across your notes, Tasks Overview gives you a live sidebar panel that aggregates every task in your vault and lets you slice them however you need.

Tasks Overview Screenshot


Features

  • Three view modes — organize by Due Date, Priority, or Page (source note)
  • Due date filters — quickly scope to This Month, This Year, or tasks with No Date (combine freely)
  • Two sort options — alphabetical (A–Z) or by priority, both ascending and descending
  • Inline task editing — click ✎ to open the Tasks edit modal pre-populated with the task's existing fields (requires Tasks ≥ 7.21.0)
  • Inline task completion — check off tasks directly from the board; done date is written back automatically
  • Create new tasks — + button opens a modal to set description, priority, due date, and which note to save to
  • Show/hide completed — toggle done tasks on or off without leaving the board
  • Auto-refresh — board updates automatically whenever your vault changes
  • Fully theme-aware — uses Obsidian CSS variables, looks great with any theme

Requirements

  • Obsidian Tasks plugin installed and enabled
  • Obsidian 1.4.0 or later
  • For inline editing with pre-populated fields: Tasks ≥ 7.21.0

Installation

From the Community Plugin Store (recommended)

  1. Open Obsidian Settings → Community Plugins
  2. Click Browse and search for Tasks Overview
  3. Click Install, then Enable

Manual installation

  1. Download main.js and manifest.json from the latest release
  2. Create the folder <your-vault>/.obsidian/plugins/tasks-overview/
  3. Copy both files into that folder
  4. Go to Settings → Community Plugins and enable Tasks Overview

Usage

Click the check-square icon in the left ribbon, or run the command Tasks Overview: Open Tasks Overview from the command palette.

View modes

Mode Groups tasks by
Due Date Overdue / Today / This week / Later / No date
Priority Highest → High → Medium → Normal → Low → Lowest
Page Source note (click the note name to open it)

Filters

The Due date filter row lets you show only tasks due this month, this year, or with no date. Multiple filters combine with OR — enabling "This month" and "No date" shows tasks from either group.

Sorting

Choose A–Z (alphabetical) or Priority (highest first). Click the active button again or the arrow to flip direction.

Creating tasks

Click + New task or run Tasks Overview: Create new task from the command palette. Fill in description, priority, due date, and which note to append to. The task is saved with a ➕ YYYY-MM-DD created date.

Editing tasks

Hover any task card and click the ✎ icon. If Tasks ≥ 7.21.0 is installed, the full Tasks edit modal opens pre-populated with all fields. Otherwise, the source file opens at the task's line.

Task format

Tasks Overview reads the standard Tasks plugin emoji format:

- [ ] Write the report 🔼 📅 2024-03-15 ➕ 2024-01-01
- [ ] Urgent thing 🔺
- [x] Done task ✅ 2024-01-20
- [ ] Recurring 🔁 every week 📅 2024-01-22

Development

git clone https://github.com/lucasberta/tasks-overview
cd tasks-overview
# The plugin is a single compiled file — edit main.js directly
# or set up a build pipeline of your choice

To test locally, symlink the project folder into your vault's plugins directory:

ln -s $(pwd) /path/to/vault/.obsidian/plugins/tasks-overview

Then reload Obsidian.

License

MIT — see LICENSE

82%
HealthExcellent
ReviewCaution
About
Display a live, minimal board sidebar that aggregates every task from the Obsidian Tasks plugin and slice them by Due Date, Priority, or Source Note. Filter by due ranges (This Month/Year/No Date), sort, edit or complete tasks inline, create tasks, toggle completed items, and auto-refresh with full theme support.
TasksSidebarProject management
Details
Current version
1.0.0
Last updated
3 months ago
Created
3 months ago
Updates
1 release
Downloads
34
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
lbertslberts
GitHublberts
  1. Community
  2. Plugins
  3. Tasks
  4. Tasks Overview

Related plugins

Tasks

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

Longform

Helps you write and edit novels, screenplays, and other long projects.

Checklist

Consolidate checklists across all files into a single view.

Base Board

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

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!