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

QuadTasks

ParthParth89 downloads

A task management plugin based on the Eisenhower matrix.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

demo screenshot

A visual task management plugin for Obsidian based on the Eisenhower Matrix.

QuadTasks helps you prioritize your workload by categorizing tasks into four distinct quadrants based on urgency and importance. Unlike standard to-do lists, QuadTasks forces you to make decisions about what truly matters, helping you focus on execution rather than just collection.

Key Features

  • Interactive Matrix: A fully interactive 2x2 grid representing the Eisenhower Matrix (Do First, Schedule, Delegate, Eliminate).
  • Drag & Drop: Seamlessly move tasks between quadrants or reorder them within lists using native drag-and-drop.
  • Integrated Inbox: A toggleable "Inbox" buffer to capture tasks quickly ("Decide later") without breaking your flow.
  • Focus Mode: Zoom into a single quadrant to eliminate distractions and focus on specific priority groups.
  • Markdown Native: Tasks are stored as plain text within your notes. Supports standard Obsidian syntax including [[wikilinks]], #tags, and formatting.
  • Smart State: Remembers your view preferences (Inbox visibility, Focus mode) per file.

Usage

1. Creating a Matrix

To add a matrix to any note, insert a code block using the eisenhower, eisen, or todoeh alias:

```eisenhower
```

2. Adding Tasks

You can add tasks using the "Add task" button in the UI, or by manually typing them inside the code block.

Manual Syntax: The plugin uses a specific format to track quadrants. You generally don't need to type this manually, but it is useful for bulk editing:

- [ ] (urgent-important) Finish Report
- [ ] (not-urgent-important) Schedule dentist appointment
- [ ] (urgent-not-important) Reply to incidental emails
- [ ] (not-urgent-not-important) Scroll social media
- [ ] (buffer) Buy groceries

3. The Quadrants

  • Do First (Urgent & Important): Crises, deadlines, and immediate problems.
  • Schedule (Not Urgent & Important): Strategic planning, and long-term goals.
  • Delegate (Urgent & Not Important): Interruptions, some meetings, and proximate pressing matters.
  • Eliminate (Not Urgent & Not Important): Time wasters and trivial activities.

Installation

Note: QuadTasks is not yet listed in the Obsidian Community Plugins directory.
You will need to install it manually until it becomes available there.

Manual Installation

  1. Download the latest release from the GitHub Releases page.
  2. Extract the files (main.js, manifest.json, styles.css) into your vault folder: .obsidian/plugins/quadtasks/.
  3. Reload Obsidian.

Development

If you want to customize or contribute to QuadTasks:

  1. Clone the repository.
  2. Run npm install.
  3. Run npm run dev to start the compiler in watch mode.

About Siran

QuadTasks is built by Siran.

We create tools that support organization and focus, helping you manage your digital workflow more effectively.

Siran includes a growing set of open-source and premium tools designed to improve everyday productivity.

Learn more at siran.app.


License: MIT

HealthExcellent
ReviewPassed
About
Manage tasks with an interactive Eisenhower Matrix that categorizes items into Do First, Schedule, Delegate, and Eliminate. Drag and drop tasks between quadrants, capture items in a toggleable Inbox, zoom into a quadrant with Focus Mode, and keep tasks as native Markdown with wikilinks and tags.
TasksProject managementInterface
Details
Current version
1.0.1
Last updated
4 weeks ago
Created
6 months ago
Updates
2 releases
Downloads
89
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
ParthParthsiranhq
siran.app
GitHubsiranhq
  1. Community
  2. Plugins
  3. Tasks
  4. QuadTasks

Related plugins

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Project Manager

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

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.

Tasks Map

A visual graph view of your tasks.

TODOseq

Lightweight keyword-based task tracker using Logseq style keywords.

Task Zero

A keyboard-first GTD task management system.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

TaskNotes

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