Your tasks on a calendar, not just in a list

Month, week, day and overview layouts over the same Markdown tasks. Drag a task to reschedule it, see recurring work projected months ahead, and push it all to Google Calendar, Outlook, CalDAV or a subscribable ICS feed.

Unlock Pro Download the free version

InventTasks calendar view inside Obsidian showing tasks placed on a monthly grid

A list tells you what is unfinished. A calendar tells you what is about to hit you. InventTasks draws one from the same tasks — no second system, no copying dates between tools.

The calendar view, four ways#

Recurring tasks are projected forward as virtual occurrences, so a weekly review shows up on every future week without creating dozens of notes. How far ahead is a setting, one to twelve months, three by default.

Pushing tasks to a real calendar#

Seeing tasks inside Obsidian only helps when Obsidian is open. InventTasks can publish them to the calendar you actually look at:

Target Setup
Google Calendar OAuth desktop client from Google Cloud Console
Outlook / Microsoft Azure app registration, personal and work accounts
CalDAV Server URL and credentials, with presets for Google, Outlook 365, iCloud, Nextcloud and Fastmail
ICS file Writes _tasks-calendar.ics in the vault — subscribe to it from any calendar app

Nothing syncs until you say what should. Calendar rules decide it: a rule is a name, a filter, one or more targets and a status policy — sync everything, exclude done and closed, or exclude closed only. Rules can sit at workspace, Space, folder or list level, so "client deadlines go to the work calendar, personal errands do not" is a rule, not a manual export.

Honest limits#

Two-way with the rest of the plugin#

The calendar is one of six views over one set of Items. A task dragged to next Tuesday moves on the Gantt chart too, and shows its new date on the Kanban card. One edit, every view.

Where the data lives#

---
id: TSK-00218
title: Quarterly review
due_date: 2026-09-30
start_date: 2026-09-28
recurring:
  pattern: monthly
  ends: never
---

Ordinary frontmatter in an ordinary note. Sync it with your own server, keep it in Git, or read it with any editor.