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 Eye

Grzegorz GajosGrzegorz Gajos248 downloads

Turns your notes into an organized task board by reading your Tasks checkboxes and surfacing the next actionable, dated task for each of your active notes.

Add to Obsidian
Tasks Eye screenshot
Tasks Eye screenshot
Tasks Eye screenshot
Tasks Eye screenshot
Tasks Eye screenshot
  • Overview
  • Scorecard
  • Updates44

Tasks Eye is an Obsidian plugin that helps you track what to do next across your notes. Instead of a giant list of tasks, Tasks Eye treats your notes as projects or work items, and surfaces the next actionable task for each one.

Your Markdown notes and Obsidian Tasks checkboxes remain the source of truth.

Core Features

Tasks Eye gives you three main views to manage your work:

  • Focus: Shows tasks due today or overdue. This is your daily dashboard for tasks that need immediate attention.
  • Open: Shows all your active notes and their next tasks grouped by due date, helping you plan ahead.
  • Inbox: Highlights notes with broken metadata (e.g. a missing parent link, a broken note tree, a missing due date, or no unchecked tasks) so you can fix them.

How it works

  1. Create the note tree: Put indexed Markdown notes anywhere below the configured Tasks Eye notes folder. Mark exactly one note as the root with up: -; every other note links to its parent, for example up: "[[Work]]". The root is a normal note and still needs the usual status and task metadata. Folders only define the indexing boundary.
  2. Add a task to the note using the Obsidian Tasks format with a scheduled or due date:
---
status: open
up: "[[Work]]"
---

# Renew passport

- [ ] Find the required documents 📅 2026-08-03
- [ ] Take a compliant photo
- [ ] Submit the application
  1. Tasks Eye will automatically surface the first unchecked dated task from that note in your Focus or Open views, depending on the date. A note's context is its first-level ancestor in the up tree, and selecting the root basename in the context filter shows the whole indexed tree.

Requirements

Tasks Eye requires Obsidian 1.13.4 or newer and the Tasks community plugin.

Documentation and Workflows

For full feature documentation, commands, and optional workflow guides (such as using Tasks Eye for GTD), visit the Tasks Eye Documentation.

Network use

Public-holiday support optionally connects to the Nager.Date API to request its supported country list and, after you select a country, nationwide holiday dates for the relevant years. Tasks Eye does not send note or vault content. Downloaded holiday data is cached locally in the plugin settings.

HealthExcellent
ReviewSatisfactory
About
Track what to do next across your notes. Instead of a raw list of tasks, this plugin treats your notes as projects and surfaces the next actionable task for each one based on scheduled or due dates. It provides three main views: Focus (for tasks due today or overdue), Open (for all upcoming active notes), and Inbox (to highlight notes with missing metadata). By reading your existing Markdown and Tasks checkboxes, it minimizes friction between asking 'what should I do next?' and reaching the relevant task with its full context, keeping your notes as the ultimate source of truth.
TasksProject managementDates
Details
Current version
11.0.0
Last updated
3 days ago
Created
2 months ago
Updates
44 releases
Downloads
248
Compatible with
Obsidian 1.13.4+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Grzegorz GajosGrzegorz Gajosggajos
GitHubggajos
  1. Community
  2. Plugins
  3. Tasks
  4. Tasks Eye

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.

TODOseq

Lightweight keyword-based task tracker using Logseq style keywords.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

TickTickSync

Sync TickTick tasks.

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendars, Kanban boards, Gantt views, Canvas, and time tracking.

dotpm

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

Base Board

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

Tasks Calendar Wrapper

Simple wrapper for Tasks Calendar and Tasks Timeline.

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.