|
|
|
Keep your calendar in your vault! This plugin integrates the FullCalendar library into your Obsidian Vault so that you can keep your ever-changing daily schedule and special events and plans alongside your tasks and notes, and link freely between all of them.
Checkout the Documentation; Development Timeline for the development timeline.
Full Calendar supports multiple calendar sources:
- Full Note: Events from frontmatter on individual notes
- Daily Note: Events from event lists in daily notes
- Journals: Events from selected Obsidian Journals Day journals
- ICS: Read-only remote or local ICS files
- CalDAV: Two-way sync with CalDAV servers
- CalDAV Tasks: Two-way VTODO task/reminder sync, tested with iCloud Reminders
- Google Calendar: Two-way sync with Google Calendar
- Google Tasks: Two-way sync with Google Tasks
Integrations include
- Tasks Plugin: Sync with the Obsidian Tasks plugin
- TaskNote Integration: Sync with TaskNote Plugin
- ActivityWatcher Integration: Integrates into ActivityWatcher.
This is the remastered edition of original Full Calender plugin by Davis Haupt, with the core additions.
The FullCalendar Standard library is released under the MIT License. FullCalendar Premium, including Premium Plugins and the fullcalendar-scheduler bundle, are utilized under the GPLv3 license as part of FullCalendar's GPLv3 open-source project provision. It's an awesome piece of work, and it would not have been possible to make something like this plugin so easily without it.
- Add to your obsidian vault from the Obsidian Plugin Store.
- Obsidian community guidelines block any on demand caching of external libraries and require all of these to be bundled into a single file. For this reason our
main.jsis 7.2 MB (380 ms loadtime). If you prefer a leaner on ~1.4MB (160ms loadtime), build it yourself via
git clone https://github.com/obsidian-full-calendar-remastered/plugin-full-calendar.git
pnpm run prod:leadFCR is developed at a high velocity using AI-augmented engineering. To keep up this pace (and avoid reverting to slow, manual coding), the project relies on a small community subsidy to cover AI tools (25 USD / month).
If this project has helped you consider supporting:
Thanks goes to these wonderful people (✨):
Hadrian Tang 📖 |
Klaas-Pieter (K.P.) Majoor 💻 🖋 |
mivanit 💻 |
Rolf Kleef 💻 📖 |
Oskar Manhart 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!

