iavil4 downloadsExport Obsidian tasks with due dates to calendar-friendly ICS files. Pro unlocks full-vault auto export, reminders, durations, and advanced filters.
Bridge Obsidian tasks into calendar apps with an offline, privacy-friendly .ics export.
This plugin is built as a freemium product: useful free current-note export plus a small one-time Pro unlock for vault-wide automation.
Obsidian users often plan work in Markdown but still need calendar visibility in Google Calendar, Apple Calendar, Outlook, TickTick, or mobile widgets. Existing workflows usually require scripts, manual copying, or fragile app-specific integrations. Task Calendar Bridge keeps the first version simple and durable: parse dated Markdown tasks and generate a standards-based ICS calendar file.
.task-calendar-bridge/tasks.ics[reminder:: 10m][start:: 14:15] and [duration:: 1h]- [ ] Simple all-day task 📅 2026-08-01
- [ ] Explicit due-date task [due:: 2026-08-02]
- [ ] Timed call [due:: 2026-08-02] [start:: 14:15] [duration:: 1h]
- [ ] Reminder alarm [due:: 2026-08-02] [start:: 14:15] [reminder:: 10m]
- [ ] Multi-day workshop [due:: 2026-08-03] [end:: 2026-08-05]
Completed tasks are skipped by default. Pro users can include them.
The plugin generates a local ICS file. Most calendar apps treat ICS import as a one-time import rather than a live subscription when the file is local. The recommended v1 workflow is:
Task Calendar Bridge: Export current note tasks to ICS or Task Calendar Bridge: Export vault tasks to ICS..task-calendar-bridge/tasks.ics into your calendar app.The in-plugin guide covers Google Calendar, Apple Calendar, Outlook, and TickTick.
.obsidian/plugins/task-calendar-bridge/ inside your vault:main.jsmanifest.jsonstyles.cssCreate sample task note from the command palette to test it.npm install
npm test
npm run build
Release zip output:
dist/task-calendar-bridge-1.0.1.zip
The private signing key lives at scripts/.license-private.key and is ignored by git. Keep it backed up and private.
npm run license:generate -- [email protected]
The generated key can be pasted into Settings -> Task Calendar Bridge -> License key.
Task Calendar Bridge turns dated Obsidian tasks into calendar events without sending your notes to a server. Keep planning in Markdown, then export clean ICS files for Google Calendar, Apple Calendar, Outlook, TickTick, and more.
Suggested price: $9 one-time for Pro.