Everything, over plain Markdown

Six views of the same tasks, 24 custom field types, dependencies, notifications, calendar sync and a free self-hosted sync server. Nothing is stored in a proprietary database — every task is a note you can open, read and keep forever.

Unlock Pro Download the free version

InventTasks list view inside Obsidian with grouped tasks, inline editing and columns

Obsidian already stores your knowledge well. What it lacks is a place for work that has a state, a date and an order — and the usual answer, a checkbox in a note, stops scaling the moment you have more than one project.

InventTasks adds the missing layer without moving anything out of the vault. Spaces, folders, lists and tasks are directories and Markdown files. Statuses, priorities and custom fields are YAML frontmatter. Configuration is Markdown too. You can read all of it in a text editor, keep it in Git, and take it with you if you ever stop using the plugin.

Six views, one set of tasks#

List for grouped rows with inline editing and column calculations. Board for drag-and-drop Kanban. Calendar for month, week and day. Table for spreadsheet-style bulk edits. Gantt for the shape of a project. Timeline for chronological lanes.

They are layouts, not modes — filters, grouping, sort order and saved views carry between them, and an edit in one shows up in all the others because there is only ever one underlying note.

Structure that survives growth#

Workspace → Space → (Folder) → List → Item → Subitem

Every level can override the one above it: its own statuses, priorities, item types, tag palette, custom fields, view defaults and feature toggles, each set to inherit, on or off. A client Space can run Scrum statuses while your personal Space stays at "todo / doing / done", without two plugins or two vaults.

Free where it counts#

The free version is not a trial and does not expire. It includes every feature — Gantt, custom fields, notifications, calendar sync, the lot — within a capacity of one workspace, one Space, five lists and fifty open tasks. Tasks you finish stop counting. A one-time Pro licence lifts the capacity; it does not unlock features you were locked out of.

Whole-vault self-hosted sync and the browser app are free at any tier.

Your tasks on a calendar, not just in a list See Obsidian tasks on a calendar: month, week, day and overview, drag to reschedule, recurring tasks projected ahead, and two-way sync with Google Calendar, Outlook, CalDAV or an ICS feed. Task properties that are actually typed Add typed metadata to Obsidian tasks: money, rating, progress, relationship, attachment and 19 more. Fields cascade from workspace to list, and three of them are encrypted before they touch disk. Tasks that know what they are waiting for Link Obsidian tasks that depend on each other: blocking relationships, waiting-on, related, and nested subtasks. Links are mirrored on both notes and drawn on the Gantt chart. A Gantt chart, inside Obsidian A working Gantt chart inside Obsidian: start and due bars, task dependencies, progress, zoom from day to year, and PNG or PDF export. Tasks stay plain Markdown in your vault. A Kanban board over your Markdown notes A Kanban board inside Obsidian with drag-and-drop columns, swimlanes, custom statuses and card fields. Every card is a Markdown note, not a line in a board file. The same tasks, on your phone InventTasks runs on Obsidian mobile: every view, the full task editor, push notifications and sync. An honest list of what desktop does that a phone does not. A REST API over your Markdown vault Automate Obsidian tasks over HTTP: create, search and update tasks, docs, views and arbitrary vault files. OpenAPI 3.1, an interactive console, a Bruno collection, and it runs on the server you host.