https://github.com/emilypinhasi/cortex-full-calendar
https://github.com/emilypinhasi/cortex-full-calendar
cortex
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/emilypinhasi/cortex-full-calendar
- Owner: EmilyPinhasi
- License: gpl-3.0
- Created: 2026-05-15T05:10:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-26T07:22:09.000Z (about 2 months ago)
- Last Synced: 2026-05-26T09:24:05.131Z (about 2 months ago)
- Topics: cortex
- Language: TypeScript
- Homepage:
- Size: 101 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Agents: AGENTS.md
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.