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

Eisenhower Tasks

Bugra SitemkarBugra Sitemkar4 downloads

Organize your tasks by urgency and importance using the Eisenhower Matrix.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin that brings the Eisenhower Matrix to your vault — a proven prioritization framework that divides tasks into four quadrants by urgency and importance.

👉 https://community.obsidian.md/plugins/eisenhower-tasks


Screenshot

Open Eisenhower Tasks from the ribbon or command palette to see the 2×2 grid.


Features

4-Quadrant Matrix View

A full-width tab with a colour-coded 2×2 grid, labelled by urgency and importance. Each quadrant has a distinct header colour so you can orient instantly.

┌─────────────────────────┬─────────────────────────┐
│  Do First               │  Delegate               │
│  Urgent & Important     │  Urgent & Non-Important  │
├─────────────────────────┼─────────────────────────┤
│  Eliminate              │  Schedule               │
│  Non-Urgent &           │  Non-Urgent & Important  │
│  Non-Important          │                         │
└─────────────────────────┴─────────────────────────┘

Sections

Organise tasks inside each quadrant into named sections.

  • Add a section via the input just below the quadrant header
  • Rename inline — click the pencil icon, type, press Enter
  • Delete — click the trash icon; tasks under the section migrate to Uncategorized automatically

Uncategorized is the built-in fallback section and cannot be renamed or deleted.

Adding Tasks

Type in the Add task… input at the bottom of each quadrant and press Enter or Add Task. New tasks land in Uncategorized — drag them to the right section from there.

Drag & Drop

Drag any task to a different section within the same quadrant, or across quadrants entirely. Drop zones highlight as you hover. Tasks carry their text and metadata with them.

Completing Tasks

Check the checkbox next to a task. It is removed from the view and appended to Eisenhower Archive.md in your vault root under the correct quadrant and section heading.

## Q1 — Do First
### Work
- [x] Prepare the quarterly report

Fullscreen Quadrant

Click the maximize icon in any quadrant header to expand it to fill the full view. Click again (or the minimize icon) to return to the 2×2 layout.

Persistent Storage

All tasks and sections are saved in Obsidian's plugin data store and survive restarts, vault reloads, and theme changes.

Theme-Aware

Uses Obsidian CSS variables throughout — works with any light or dark community theme without any configuration.


Settings

Open Settings → Eisenhower Tasks to configure:

Setting Description
Auto-tag on move When a task is dragged into a section, appends the section name as a tag (e.g. #work-projects) to the task text.

Installation

Community Plugin Browser (once approved)

  1. Open Settings → Community plugins
  2. Disable Safe Mode if prompted
  3. Click Browse, search for Eisenhower Tasks
  4. Install and enable

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create folder <vault>/.obsidian/plugins/eisenhower-tasks/
  3. Place the three files inside
  4. Open Settings → Community plugins, reload the list, and enable Eisenhower Tasks

Usage

Opening the View

  • Click the grid icon in the left ribbon, or
  • Run Open Eisenhower Tasks from the command palette (Ctrl/Cmd + P)

Keyboard Shortcuts

Action Shortcut
Add task Enter (while focused in the input)
Add section Enter (while focused in section name input)
Confirm rename Enter
Cancel rename Escape

Development

git clone https://github.com/bugrasitemkar/obsidian-eisenhower-tasks
cd obsidian-eisenhower-tasks
npm install
npm run dev       # watch mode — rebuilds main.js on save
npm run build     # production build
npm run lint      # ESLint check (must pass before commit)

Copy main.js, manifest.json, and styles.css to <vault>/.obsidian/plugins/eisenhower-tasks/ and reload the plugin in Obsidian to test locally.


Releasing

npm version patch   # or minor / major
git push && git push --tags

GitHub Actions builds and attaches release assets automatically on tag push.


Contributing

Pull requests are welcome. Please run npm run lint before submitting and keep changes scoped — see CLAUDE.md for architecture notes.


License

MIT © Bugra Sitemkar

95%
HealthExcellent
ReviewSatisfactory
About
Organize tasks using a colour-coded 2×2 Eisenhower Matrix labeled by urgency and importance. Create named sections, add and drag-and-drop tasks across quadrants, expand any quadrant to fullscreen, and archive completed items to Eisenhower Archive.md in your vault with persistent storage.
TasksProject management
Details
Current version
1.2.0
Last updated
2 hours ago
Created
12 hours ago
Updates
3 releases
Downloads
4
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Bugra SitemkarBugra Sitemkarbugrasitemkar
GitHubbugrasitemkar
  1. Community
  2. Plugins
  3. Tasks
  4. Eisenhower Tasks

Related plugins

Tasks

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

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 Zero

A keyboard-first GTD task management system.

Task List Kanban

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

Proletarian Wizard Task Manager

Track your tasks across all the notes in your workspace. Organize your day. Plan your work

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking.

TODOseq

Lightweight keyword-based task tracker using Logseq style keywords.