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

Export as .ics

berenluthberenluth43 downloads

Takes the current note and export it as a .ics file, ready to be imported in your favourite calendar app.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Turn a note's deadline into a calendar event, in one command.

How it works

Run Export current note as .ics calendar event from the command palette (or bind it to a hotkey in Settings → Hotkeys, like any other command). It reads the note's deadline frontmatter property:

  • If it's a valid date (YYYY-MM-DD) or date & time (YYYY-MM-DDTHH:mm) — Obsidian's own Properties date formats — it's used directly.
  • Otherwise you're asked to pick a date, which is then written back to deadline.

The event is saved as <note name>.ics inside an export folder in your vault, ready to import into whatever calendar app you use.

Features

  • Works entirely offline, inside your vault — no accounts, no syncing, no external services.
  • On desktop, optionally opens the .ics with your system's default app right after export.
  • On mobile, optionally shares it via your device's share sheet, so you can hand it straight to a calendar app.
  • Re-exporting a note updates the same event instead of creating a duplicate.
  • Choose what goes in the event description: a link back to the note, the note body, or both.

Settings

  • Export folder — vault folder exports are saved into (default .ics/).
  • Event description — what to put in the exported event's description.
  • Save picked deadline to note — writes a manually picked date back to the note's deadline property.
  • Open after export — hands the file off immediately after saving (opens on desktop, shares on mobile).

Developing

  • npm i to install dependencies.
  • npm run dev to compile src/main.ts to main.js in watch mode.
  • npm run build to type-check and produce a production build.
  • npm run lint to run ESLint.

Manually installing

Copy main.js and manifest.json to VaultFolder/.obsidian/plugins/ics-exporter/, then enable the plugin in Settings → Community plugins.

HealthExcellent
ReviewPassed
About
Export the current note as an .ics calendar event and save it in an export folder as <note name>.ics. Read the note's deadline frontmatter in YYYY-MM-DD or YYYY-MM-DDTHH:mm and use it; if missing or invalid, prompt for a date and write it back to deadline.
ExportCalendarDates
Details
Current version
1.0.6
Last updated
2 weeks ago
Created
2 weeks ago
Updates
4 releases
Downloads
43
Compatible with
Obsidian 1.4.4+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
berenluthberenluth
GitHubberenluth
  1. Community
  2. Plugins
  3. Export
  4. Export as .ics

Related plugins

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Periodic Notes

Manage your daily, weekly, and monthly notes.

Tasks Calendar Wrapper

Simple wrapper for Tasks Calendar and Tasks Timeline.

Journals

Manage your journals.

Prisma Calendar

Prisma turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control.

Calendarium

Craft mind-bending fantasy and sci-fi calendars.

Contribution Graph

Generate an interactive heatmap to visualize and track your productivity.

Yearly Glance

Year at a glance - overview of annual events with customizable management options.

Chronology

A calendar and a timeline of the note's creation and modification.