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

Task Calendar Bridge

iaviliavil4 downloads

Export Obsidian tasks with due dates to calendar-friendly ICS files. Pro unlocks full-vault auto export, reminders, durations, and advanced filters.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

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.

Why it exists

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.

Free features

  • Export due tasks from the current Markdown note
  • Export vault tasks capped at 25 tasks
  • Generate .task-calendar-bridge/tasks.ics
  • Copy the ICS vault path
  • Built-in calendar import guide
  • Sample note generator with supported syntax
  • Offline-first; no account or server

Pro features ($9 one-time suggested)

  • Full-vault ICS export with no free-tier cap
  • Auto-export when Markdown notes change
  • Include completed tasks as completed calendar events
  • Reminder alarms via [reminder:: 10m]
  • Timed events via [start:: 14:15] and [duration:: 1h]
  • Include/exclude folder filters
  • Offline Ed25519 license verification; no subscription server needed

Supported task syntax

- [ ] 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.

Calendar import notes

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:

  1. Run Task Calendar Bridge: Export current note tasks to ICS or Task Calendar Bridge: Export vault tasks to ICS.
  2. Import .task-calendar-bridge/tasks.ics into your calendar app.
  3. Re-export and re-import when tasks change, or use Pro auto-export with a synced folder workflow.

The in-plugin guide covers Google Calendar, Apple Calendar, Outlook, and TickTick.

Manual install

  1. Download or build the release package.
  2. Copy these files into .obsidian/plugins/task-calendar-bridge/ inside your vault:
    • main.js
    • manifest.json
    • styles.css
  3. Enable Task Calendar Bridge in Obsidian Settings -> Community plugins.
  4. Run Create sample task note from the command palette to test it.

Development

npm install
npm test
npm run build

Packaging

Release zip output:

dist/task-calendar-bridge-1.0.1.zip

Pro license generation

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.

Suggested sales copy

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.

HealthExcellent
ReviewPassed
About
Bridge dated Markdown tasks into a local, privacy-friendly .ics file for import into Google Calendar, Apple Calendar, Outlook, TickTick, or other calendar apps. Export current-note tasks for free; unlock a one-time Pro to export the full vault, enable auto-exports, include completed tasks, reminder alarms, timed and multi-day events, and folder filters.
CalendarTasksExport
Details
Current version
1.0.1
Last updated
16 hours ago
Created
Yesterday
Updates
3 releases
Downloads
4
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Support
Author
iaviliavilisraerusan
GitHubisraerusan
  1. Community
  2. Plugins
  3. Calendar
  4. Task Calendar Bridge

Related plugins

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Timekeep

Time tracking.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with filters, Calendar planning, Kanban boards, recurrence, pinned tasks, and time tracking.

Gantt Calendar

A powerful visual task management plugin. Visualize and manage tasks created by the Tasks plugin, supporting both emoji and Dataview task formats. Support Feishu Task syncing.

Tasks Calendar Wrapper

Simple wrapper for Tasks Calendar and Tasks Timeline.

Tracker

Track occurrences and numbers in your notes.

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.

Project Manager

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