GTD Tasks

by unpreditable
5
4
3
2
1
Score: 51/100

Description

The GTD Tasks plugin pulls tasks from across your notes into a sidebar panel and groups them by practical time buckets such as Today, This Week, Next Week, This Month and Someday. It stores each assignment back on the task line through tags or inline fields, so your markdown files remain the source of truth. Tasks can be moved with row buttons, drag and drop or a context menu. Unassigned items fall into a To Review inbox. The panel can flag overdue or badly placed tasks, track subtasks with their parent, filter by search, limit scanning to chosen files or folders and show optional status counts. It also reads due dates, priority and recurrence from the Tasks plugin when available.

Reviews

  • Vitaly Ditman
    Reviewed on Aug 10th, 2026
    No review text provided.
  • Vitaly Ditman
    Reviewed on Aug 9th, 2026
    I use it every day for my work. Tasks come in, later I can prioritize them and get them done on time.

Stats

6
stars
717
downloads
0
forks
55
days
14
days
14
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
3
total issues
0
open issues
3
closed issues
122
commits

Latest Version

15 days ago

Changelog

New Features

  • Configurable first day of the week — Weeks no longer have to run Monday to Sunday. Pick your start day in settings and the This Week / Next Week buckets follow it.
  • Path exclusions for vault-wide scans — A whole-vault scan can now skip chosen folders and files. The separate folder and file scope lists are merged into one, and existing settings migrate automatically.

Fixes

  • Custom settings sections rendered wrong on Obsidian 1.13 and later: rows were indented twice and stray dividers framed the section heading. Renamed "Getting Things Done" section to "General"
  • A sub-task whose parent wasn't on screen, e.g., completed, dismissed, or filtered out by a search, now carries the ↖︎ badge, and the tooltip names the real parent.

README file from

Github

GTD Tasks

Your tasks are scattered across hundreds of notes. This Obsidian plugin gathers them into one sidebar panel, sorted by when you'll actually do them: Today, This Week, Next Week, This Month, Someday (the Getting Things Done time horizons).

Your notes stay the source of truth. A bucket is just a tag on the task line, like #gtd/today.

Have the Tasks plugin? The two work together. This panel reads the fields Tasks writes on your task lines and puts them to use.

Downloads Obsidian Report a bug · Request a feature · Ask a question

Demo


Features

  • Time-horizon buckets — Today ⚡, This Week 📌, Next Week 🔭, This Month 📅, Someday / Maybe 💭. Rename them, swap the emoji, reorder them, or write your own date rules.
  • To Review inbox 📥 — every task without a bucket lands here, so nothing slips through.
  • Three ways to move a task — quick-move buttons on the row, drag-and-drop between buckets, or right-click.
  • Subtask-aware — indented tasks track with their parent, with a count badge and a prompt to move them along.
  • Overdue and misfiled flags — once a due date has passed, when a task sits in a bucket that will make you miss it.
  • Reads Tasks plugin fields — due dates, priority, recurrence and the rest show up as badges and on hover.
  • Celebration animations — confetti, a pixel creature, both, or nothing.
  • 13 languages, matching your Obsidian UI language.

Also: search, scoping to folders or files, Dataview-friendly inline fields, per-bucket status bar counts, and a compact view. See Configuration.


Works with the Tasks plugin

Run both, since they solve different problems.

The Tasks plugin adds structure to a task: a due date, a priority, a repeat rule. It also searches your vault and lists the matching tasks inside a note.

This plugin is for one view you keep open all day. Drag tasks between buckets, or reorder them inside one, and your plan for the day changes in seconds.

How they work together

The plugin assigns each task to a bucket based on its 📅 due date or scheduled date, depending on the Auto-assignment date setting. Defaults to scheduled date first, with fallback to due date.

Pin a task (via the right-click menu, a quick-move button, or dragging it to another bucket) to keep it in that bucket and ignore the dates. Unpin (via the right-click menu) to let automatic assignment take over again.

Checking a task off in the panel does what checking it off in the editor does, including the Tasks plugin's recurrence and completion-date setting.

As of v0.2.0, panel completions don't write a date. Install Tasks if you want one.


Default Buckets

Bucket Emoji Date rule
To Review 📥 Tasks with no date and no pin (system bucket)
Today Today or earlier
This Week 📌 Tomorrow → end of this week
Next Week 🔭 All of next week
This Month 📅 Tomorrow → end of this calendar month
Someday / Maybe 💭 Everything the buckets above didn't claim

Weeks run Monday through Sunday by default. Set First day of the week in settings if yours starts on another day — it moves the This Week and Next Week boundaries and leaves the other rules alone.

Ranges overlap on purpose — This Month contains This Week. The first bucket from the top whose rule matches wins.


Installation

Open Settings → Community plugins → Browse, search for GTD Tasks, then click Install and Enable.

Or add via Obsidian community plugin page.

  1. Install the <a href=https://github.com/TfTHacker/obsidian42-brat>BRAT community
  2. In BRAT settings, click Add Beta Plugin and enter: Unpreditable/GettingThingsDone
  3. Enable GTD Tasks in Community plugins

Usage

Open the panel

Click the checklist icon in the left ribbon, or run Open GTD Panel from the Command Palette (Ctrl/Cmd + P).

Move a task

Three ways to move a task to a different bucket:

Method How
Quick-move buttons Click the small bucket buttons on the right side of the task row
Drag-and-drop Drag a task row to any bucket, including collapsed ones
Context menu Right-click a task row → Move to…

The plugin writes the assignment back to the source markdown file immediately. If the task has subtasks that each have their own bucket assigned, you'll be asked whether to move them along with it.

Pin a task

Moving a task by hand pins it to that bucket, so its dates no longer move it.

  • Right-click → Pin to Today to pin a task where it already sits.
  • Right-click → Unpin to let the task follow its date again.

Type in the search box at the top of the panel to filter down to matching tasks. The status line below it shows how many tasks are currently visible; click it (or the × in the search box) to clear the search.


Configuration

Annotation style

Controls how bucket assignments are stored on the task line:

Mode Example
Inline tag (default) - [ ] Buy milk #gtd/today
Inline field - [ ] Buy milk [gtd:: today]
You can migrate all existing assignments between modes from the settings tab.

Tag / field name

The prefix used in both storage modes. Default: gtd. Changing this also changes the tag/field name written to your files.

Files to scan

Choose which files the plugin indexes.

  • Entire vault, except… scans every *.md file except the ones you list.
  • Selected paths only scans only the folders and files you list.

Add an entry with + Add folder/+ Exclude folder or + Add file/+ Exclude file.

Show completed tasks until midnight

Keeps a checked-off task in the panel, struck through, until midnight or until you reload Obsidian, whichever comes first. Clear them sooner with the broom icon in the panel header. Turn the setting off and each task disappears the moment you check it.

Repeating tasks are the exception. Checking one off hides it right away, because its next occurrence is already in the list.

Flag overdue and misfiled tasks

When enabled, two badges call out tasks that need attention:

  • — the task's 📅 due date has passed.
  • — a bucket higher up is a better placement, and leaving this task as is risks missing it. A task due today but sitting in This Week belongs in Today.

Neither badge appears on a completed task. Only a 📅 due date makes a task overdue. A scheduled date that has passed doesn't. Both can apply at once. The row shows the overdue badge, the more urgent of the two, and hovering the task spells out both reasons along with the bucket the misfiled badge points at.

Compact view

Reduces padding on bucket headers and task rows for a denser layout.

Celebration animations

Choose what plays when you check off a task:

Setting Effect
Confetti (default) Confetti burst only
Creature Pixel creature only
All Confetti burst + pixel creature
Off No animation

Auto-assignment date

Controls which date drives bucket assignment and ordering within a bucket.

Option Uses
Ignore dates Nothing. Every task waits in To Review until you file it
Due 📅 only. A task without one stays in To Review
Due, else scheduled 📅, falling back to
Scheduled, else due , falling back to 📅. The default
Scheduled only. A task without one stays in To Review
Earliest of the two Whichever comes first

Pinned tasks ignore this setting.

Tasks plugin fields

Control how the Tasks plugin fields show up in the panel:

  • Show priority (default all) — which priority levels get an emoji badge (🔺⏫🔼🔽⏬) on the task row.
  • Show recurrence badge (default on) — mark repeating tasks with 🔁 on the task row.
  • Show Tasks fields in popover (default on) — list due date, priority, recurrence and the other Tasks fields when hovering a task.

Status bar

Each bucket can optionally show its task count in Obsidian's status bar. Toggle per bucket in the bucket list at the bottom of settings.


Bucket Date Rules

Each bucket can have an optional date range rule that files tasks by whichever date Auto-assignment date selects:

Rule Covers
None Nothing. The bucket collects pinned tasks only
Today Today or earlier
This week Tomorrow through end of this week
Next week All of next week
This month Tomorrow through end of this calendar month
Next month First through last day of next calendar month
Within N days The next N days
Within day range Between day M and day N from today
Beyond N days More than N days from today
Everything Every date the buckets above it didn't claim

Note: Beyond N days is not a catch-all. Set it to 180 and a task 90 days out matches nothing.

Everything only makes sense on the last bucket, since the first matching rule from the top wins.

A task lands in To Review when it has no date and no pin, or when its date matches no rule at all.


To Review Bucket

The To Review bucket is a permanent system bucket that always appears first in the panel. It collects every task that has no manual assignment and no matching due date rule. Use it as a GTD-style inbox: process tasks from here by moving them into the appropriate time-horizon bucket.


Subtasks

A task indented under another task in your markdown file is tracked as its subtask. Parent rows show an active-subtask count badge, and a subtask that's been moved to a different bucket than its parent gets a small indicator pointing back to it. Moving a parent that has subtasks with their own bucket assignments will ask whether to move those subtasks along with it, or leave them where they are.


Localization

The panel and settings UI are available in German, Spanish, Estonian, French, Japanese, Korean, Lithuanian, Latvian, Portuguese, Russian, Ukrainian, and Chinese, in addition to English, matching Obsidian's UI language automatically. If you change Obsidian's language, default bucket names update to match on next load, with a one-time notice in the panel.


Network Use

This plugin opens github.com in your default browser when you click Share feedback & ideas in settings, after you confirm a dialog. No background connections, and your data never leaves your machine.


License

GPL-3.0 © 2026 Vitaly Ditman

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Todoist Text
5 years ago by Wes Moncrief
Big Calendar
5 years ago by Boninall
Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
Things Link
5 years ago by @gavmn
Obsidian Google Tasks
4 years ago by YukiGasai
Add Google Tasks inside Obsidian
Rewarder
4 years ago by Gustav Gnosspelius
An Obsidian-plugin to get rewards for completing todos
Packrat
4 years ago by Thomas Herden
Process completed instances of recurring items created by the Obsidian Tasks plugin
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Auto Hide
4 years ago by skelato1
This Obsidian plugin enables you to collapse (and expand) the sidebar easier.
Todoist completed tasks
4 years ago by Andrew 'Ledary' Kulishov
Obsidian plugin to display the completed tasks
ToggleList
4 years ago by Lite C
This is a simple plugin for Obsidian to overwrite the default behavior of toggle checkbox status. Also, it offers a simple way to toggle through frequently used attributes: task states, task tags, highlighted list, etc.
Week Planner
4 years ago by Ralf Wirdemann
Checkbox 3 states
4 years ago by Renaud Héluin @ NovaGaïa
This is a simple plugin for add a third state to checkbox list.
Todo sort
4 years ago by Ryan Gomba
A plugin for Obsidian that sorts todos within a note
Checklist Reset
4 years ago by Luke Hansford
Add a command to reset the state of any checklists in a document in Obsidian
Order List
4 years ago by Henry Gustafson
Task Marker
4 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Pending notes
4 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Cycle In Sidebar
4 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Brainframe
3 years ago by pedersen
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
Send Tasks to OmniFocus
3 years ago by Henry Gustafson
Dynamic Timetable
3 years ago by L7Cy
Calculate the estimated completion time from the estimated task time and dynamically create a timetable.
Soomda
3 years ago by Michael Lee
🙈 Soomda — An Obsidian plugin that lets you quickly hide your sidebars.
Pivotal Tracker Integration
3 years ago by jondeates
Custom State for Task List
3 years ago by Okami Wong
A plugin for Obsidian to define your own states for task items.
Sync Google Calendar
3 years ago by Dexin Qi
Sync tasks from Obsidian with system calendar
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Time Ruler
3 years ago by Joshua Tazman Reinier
A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview).
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
GTD No Next Step
3 years ago by Tobias Davis
Obsidian plugin for GTD workflow, badge projects with no next step.
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
TickTick
3 years ago by Viduy Cheung
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Homework Manager
3 years ago by Kadison McLellan
An Obsidian plugin that keeps track of homework through a to-do list.
Tag Project
3 years ago by Odaimoko
GChat Reminder
3 years ago by Anil Erdogan
iCal
3 years ago by Andrew Brereton
This is a plugin for Obsidian that searches your vault for tasks that contain dates, and generates a calendar in iCal format that can be imported into your preferred calendar application.
TickTickSync
3 years ago by thesamim
Bidirectional synchronization between Obsidian and TickTick. Mobile compatible.
Extended Task Lists
3 years ago by joeriddles
Extended Markdown support for task lists in Obsidian.
Create Task
3 years ago by Simon Knittel
Create tasks faster from anywhere.
Task list
3 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Track-a-Lot
3 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Ego Rock
3 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Pomodoro Planner
3 years ago by Onur Nesvat
Things3 Today
3 years ago by wudanyang6
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
Amazing Marvin Integration
2 years ago by Cloud Atlas
Interoperability between Obsidian and Amazing Marvin
Custom Sidebar Icons
2 years ago by RavenHogWarts
Custom Icons
Personal OS
2 years ago by A.Buot
Checkbox Sounds
2 years ago by yasd251
Adds a nice completion sound for checkboxes when ticked in Obsidian
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
TaskWarrior Task Wiki
2 years ago by SntTGR
Small and simple task manager widget for obsidian and powered by taskwarrior.
Checkbox Time Tracker
2 years ago by UD
Checkbox Time Tracker for Obsidian
Task List Kanban
2 years ago by Chris Kerr
doing
2 years ago by rooyca
What was I doing?
Vikunja Sync
2 years ago by Peter Heiss
Manage your tasks in vikunja.
Morgen Tasks
2 years ago by Morgen AG
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Completed Area
6 years ago by Daha
Move completed to-do items to a seperate area.
Completed Task Display
6 years ago by Ben Lee-Cohen
Obsidian plugin to control the display of completed tasks
Markdown Formatting Assistant
6 years ago by Reocin
This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
Tasks
5 years ago by Clare Macrae and Ilyas Landikov (created by Martin Schenck)
Task management for the Obsidian knowledge base.
Sidebar Expand on Hover
5 years ago by Tousif Iqbal Anik (toiq)
This Obsidian plugin expands or collapses the sidebar based on mouse hovering on the ribbons.
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
Hide Sidebars on Window Resize
5 years ago by NomarCub, Michael Hanson
A simple Obsidian plugin to hide the sidebars when the window gets narrow.
Window Collapse
5 years ago by Guilherme Quental
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Archiver
5 years ago by ivan-lednev
Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
CardBoard
5 years ago by roovo
An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
Overdue
5 years ago by Peter Parente
Obsidian plugin that marks items as [[Overdue]] if they are not checked off by their due date
Auto Strikethrough Tasks
2 years ago by Nomekuma
Automatically adds strikethrough to completed tasks.
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Check and Delete
2 years ago by Danitiate
An Obsidian plugin that allows you to quickly clean up temporary list-items with the press of a button
Auto Tasks
2 years ago by Jamie Hurst
Obsidian plugin to combine periodic notes with tags and tasks to automatically manage your daily, weekly and project TODO lists. Optionally uses the "Periodic Notes" and "Tasks" plugins.
Task Director
2 years ago by Cybertramp
A plugin that allows you to easily manage tasks in bulk.
Proletarian Wizard Task Manager
2 years ago by Charles Feval
Obsidian plugin ot manage todos and projects directly from your notes.
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Clear Todos
2 years ago by Joshua Gawenda
An Obsidian Plugin to clear todos that are done
Todoist Context Bridge
2 years ago by wenlzhang
Bridge your Obsidian notes with Todoist tasks while preserving rich context, helping you highlight important tasks and maintain seamless workflows between the two platforms. Seamlessly integrate with Dataview and Tasks plugins.
Import Todoist tasks
2 years ago by Duke
Import Todoist tasks as Obsidian tasks.
Project Tasks
2 years ago by Paul Paterson
An Obsidian Add-in that allows you to create simple projects out of tasks
BuJo Bullets
2 years ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Goal Tracker
2 years ago by Ben Rotholtz
Kikijiki Habit Tracker
2 years ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Inline Checkbox Groups
2 years ago by Bradley Wyatt
Obsidian Plugin that creates multiple checkboxes on a single line, separated by a customizable separator character (default '|'), with the option to automatically cross out text when all checkboxes in the line are checked.
Task Board
2 years ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
Task Mover
2 years ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
Asana
2 years ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
Simple File Info
a year ago by Lukas Capkovic
ProgressTracker
a year ago by Van Nam
A plugin that helps you track progress and manage tasks in your notes.
Completed Tasks
a year ago by Mgussekloo
A free, simple and intuitive Obsidian plugin that automatically moves completed tasks (checked checkboxes) to the bottom of the list they're in.
Quick Peek Sidebar
a year ago by Bradley Wyatt
Open and close the Obsidian sidebars on hover.
Rainbow-Colored Sidebar
a year ago by Kevin Woblick
Automatically color your sidebar like a rainbow. No configuration needed. 18 themes included.
Tasks Cleaner
a year ago by lowit
🧹 Tasks Cleaner is a plugin for Obsidian that helps you automatically remove old completed tasks from your Markdown notes
TickTick Quick Add Task
a year ago by Muxin Li
The TickTick Quick Add Obsidian Plugin lets you quickly create tasks in TickTick directly from your Obsidian notes.
Scratchpad
a year ago by KVH
An open source Obsidian plugin for quick note-taking and freehand drawing.
Send to Canvas
a year ago by wenlzhang
An Obsidian plugin that allows you to send tasks, blocks, and notes to Canvas files as plain text, links, and embeds.
GitHub Tasks
a year ago by Mike Thicke
Obsidian plugin to sync GitHub issues and PRs to Obsidian TODOs
Tasks Map
a year ago by NicoKNL
A graph view of your tasks.
Floating Headings
7 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
TikToker
6 months ago by ameyxd
A Tiktok parser and saver for Obsidian
WebDAV Explorer
6 months ago by 蓝星晓夜
WebDAV Server Explorer.
Kanban Bases View
6 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Obsidian Bases that allows you to organize your notes into columns based on any property.
LighterPack importer
6 months ago by Nicola Siniscalchi
Import and manage packing lists from lighterpack.com directly in your Obsidian vault.
Simplest Todo
4 months ago by kintolayli
Tree Modal
4 months ago by krannich
Obsidian plugin: open files from the file explorer in a modal preview
Yori Task
4 months ago by yorigo77
task manager, week planner, year planner
Project Manager
4 months ago by stepankropachev
Project management natively in your Obsidian vault. Table, Gantt, and Kanban views with subtasks, dependencies, time tracking, and custom fields — all stored as plain Markdown. No external services.
Cornell Marginalia
4 months ago by Latazadehomero
A lightweight Obsidian plugin designed for students who use the Cornell Note-taking System.
Task Collector
4 months ago by ebullient
Manage tasks and logs within an Obsidian note.
Hide Folders
3 months ago by jonasdoesthings
Toggle the visibility of folders in the Obsidian.MD file navigator based on name-patterns
TaskNotes
3 months ago by callumalpass
Task and time-tracking management with calendar integration for Obsidian
Apex Dashboard
2 months ago by PandoraReads
Stop switching between Obsidian notes. One page. Everything you need. Memo your thoughts, crush your todos, track your projects — and make it look incredible doing it.
Gantt Calendar
2 months ago by Sugar
obsidian-gantt-calendar
Live Life Recording
2 months ago by goryugocast
Operate tasks directly in Markdown with start/finish records, routine insertion, and a lightweight daily summary for Obsidian.
Find Orphaned Images
2 months ago by josmarcristello
Find Orphaned Images is an Obsidian plugin designed to help you keep your vault clean and organized by identifying and managing images that are not linked anywhere in your notes.
Sidebar Keyboard Navigation
2 months ago by denvolok
Obsidian plugin to smoothly navigate File Explorer using keyboard only.
Sidet
2 months ago by Jiao Yingxing
An easy-to-use AI chat plugin for Obsidian with side browsing, focused conversations, and vault-aware knowledge capture.
Day Planner
2 months ago by ivan-lednev
An Obsidian plugin for day planning with a clean UI and a simple task format
Yuhanbo Task
a month ago by yuhanbo
Obsidian 智能任务管理与番茄时钟插件,集成 AI 智能拆分的任务管理系统,配备专业番茄时钟,提升工作效率。
Claude Sidebar
a month ago by derek-larson14
Run Claude Code, Codex, and other agent CLIs in Obsidian
Telegram Sidebar
a month ago by reallygood83
BeautyTasks
a month ago by Avni Bilgin
Todoist-style task & project manager for Obsidian — one markdown note per task, native UI, no plugin dependencies.
TODOseq
a month ago by Stephen Cross
TODOseq ("to-do-seek") is a lightweight, keyword-based task tracker for Obsidian
Mobile Sidebar Notes
a month ago by ckep1
Open notes & new tabs in the sidebar on the Obsidian mobile app.
Operon
a month ago by Hasan Yılmaz
Task management system for humans and agents in Obsidian.
Xboard
a month ago by wrbin
一款易上手、已美化、更适合AI工作流的obsidian工作台
TaskChute Plus
a month ago by hiroyaiizuka
Execute Taskchute for Obsidian
Alternative Explorer
a month ago by sk-obsidian
Alternative Explorer is an Apple Notes–style sidebar for browsing folders and notes in Obsidian. Switch between an expandable folder tree and a notes list — a compact alternative to the built-in File Explorer.
WorkBuddy
a month ago by Jason
obsidian plugin for workbuddy
WorkLife Calendar
24 days ago by RavenLife
All-in-one: a smart calendar, task and habit tracker, time tracker, and financial planner, all connected into a single ecosystem within Obsidian.
Abele
20 days ago by dudaanton
An Obsidian plugin that adds a lot of functionality I personally find missing.
Xove Dashboard
19 days ago by ty
Obsidian 个人工作台插件:把任务管理 / 项目管理 / 灵感收集 / 笔记统计 收进一个首页,数据全留在本地的。
Wiki Companion
14 days ago by Mo A
A minimalist, read-only calendar for Obsidian, built on the frontmatter you already have.
Rollover Plus
11 days ago by Wren
Move unfinished tasks between daily notes with Rollover Plus.
Simple Meeting Sidebar
10 days ago by Wren
A macOS-only Obsidian plugin that reads Apple Calendar events into a sidebar and turns them into tasks or meeting notes.
Floating Quick Note
8 days ago by sabosman
Floating Quick Note is an Obsidian plugin that lets you open a small, detached note window that stays on top of your other apps. It is great for taking notes during meetings or while you are working in other programs without having to switch back and forth to Obsidian.
ICOR for Life - PDF Annotation
7 days ago by Thomas Roedl
Highlight text or draw a box on a PDF and get a note in the vault for it, with a deep link back, a card on any canvas by drag and drop, and a sidebar of every highlight in the open PDF. Part of the ICOR for Life suite.
Simple Reminder
2 days ago by Dmitry
Напоминалка