An open API service indexing awesome lists of open source software.

https://github.com/emilypinhasi/cortex-full-calendar


https://github.com/emilypinhasi/cortex-full-calendar

cortex

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Cortex Full Calendar

> **This is a personal fork** of [Full Calendar (Remastered)](https://github.com/obsidian-full-calendar-remastered/plugin-full-calendar) — a customized version of the plugin for my own use. Not intended as a general-purpose alternative to the upstream.
>
> If you're looking for the maintained, full-featured plugin, **please use the upstream** linked above.

## Credits

This plugin would not exist without the work of others:

- **[Davis Haupt](https://davi.sh/)** — original author of [Full Calendar for Obsidian](https://github.com/obsidian-community/obsidian-full-calendar), released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html).
- **[Jovi Koikkara (YouFoundJK)](https://github.com/YouFoundJK)** and the [Full Calendar Remastered contributors](https://github.com/obsidian-full-calendar-remastered/plugin-full-calendar#contributors-) — who continued development as [Full Calendar Remastered](https://github.com/obsidian-full-calendar-remastered/plugin-full-calendar). This fork is based on their work.
- **[FullCalendar](https://github.com/fullcalendar/fullcalendar)** — the underlying calendar library, also GPLv3.

## What this fork is

A trimmed-down personal fork. Goals:

- Strip calendar source providers and features I don't use
- Customize the ones I do use
- Not maintained for anyone else — features may be removed at any time

The upstream supports many more calendar sources (ICS, CalDAV, Outlook, Tasks, TaskNotes) and features (ActivityWatch, milestones, etc.) that I've removed or plan to remove. **If you want any of those, use the upstream plugin.**

## License

Released under the [GNU General Public License v3](LICENSE.md), inherited from upstream. See `LICENSE.md` for the full text.

## Installation (for myself, mostly)

Via [BRAT](https://github.com/TfTHacker/obsidian42-brat):

1. Install BRAT in Obsidian.
2. In BRAT: **Add Beta plugin** → paste `https://github.com/EmilyPinhasi/cortex-full-calendar`.
3. Enable **Cortex Full Calendar** in Community plugins.