Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obsidian-community/obsidian-full-calendar
Keep events and manage your calendar alongside all your other notes in your Obsidian Vault.
https://github.com/obsidian-community/obsidian-full-calendar
calendar fullcalendar obsidian
Last synced: about 1 month ago
JSON representation
Keep events and manage your calendar alongside all your other notes in your Obsidian Vault.
- Host: GitHub
- URL: https://github.com/obsidian-community/obsidian-full-calendar
- Owner: obsidian-community
- License: mit
- Created: 2022-01-24T23:23:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T22:08:52.000Z (5 months ago)
- Last Synced: 2024-10-01T09:41:39.947Z (about 2 months ago)
- Topics: calendar, fullcalendar, obsidian
- Language: TypeScript
- Homepage: https://davish.github.io/obsidian-full-calendar/
- Size: 59.7 MB
- Stars: 787
- Watchers: 13
- Forks: 104
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - obsidian-community/obsidian-full-calendar - Keep events and manage your calendar alongside all your other notes in your Obsidian Vault. (TypeScript)
README
# Obsidian Full Calendar Plugin
![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?logo=obsidian&color=%23483699&label=downloads&query=%24%5B%22obsidian-full-calendar%22%5D.downloads&url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json)
Keep your calendar in your vault! This plugin integrates the [FullCalendar](https://github.com/fullcalendar/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. Each event is stored as a separate note with special frontmatter so you can take notes, form connections and add context to any event on your calendar.
Full Calendar can pull events from frontmatter on notes, or from event lists in daily notes. Full Calendar also supports read-only ICS and CalDAV remote calendars.
You can find the full documentation [here](https://davish.github.io/obsidian-full-calendar/)!
![Sample Calendar](https://raw.githubusercontent.com/davish/obsidian-full-calendar/main/docs/assets/sample-calendar.png)
The FullCalendar library is released under the [MIT license](https://github.com/fullcalendar/fullcalendar/blob/master/LICENSE.txt) by [Adam Shaw](https://github.com/arshaw). It's an awesome piece of work, and it would not have been possible to make something like this plugin so easily without it.
[![Support me on Ko-Fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M1GQ84A)
## Installation
Full Calendar is available from the Obsidian Community Plugins list -- just search for "Full Calendar" paste this link into your browser: `obsidian://show-plugin?id=obsidian-full-calendar`.
### Manual Installation
You can also head over to the [releases page](https://github.com/davish/obsidian-full-calendar/releases) and unzip the latest release inside of the `.obsidian/plugins` directory inside your vault.