Skip to content

Full Calendar Remastered

This plugin has not been manually reviewed by Obsidian staff. Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

The above warnings are based on limited information and might not always be accurate.

Data

ID full-calendar-remastered
Author obsidian-full-calendar-remastered
Funding Support the Author
Minimum Obsidian Version 1.13.0
Official Release Date 2026-05-15
Last update 2026-05-22

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 5, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2026-05-15 Plugin Added
2026-05-15 author youfoundjk Jovi Koikkara
2026-05-22 Plugin Removed
2026-05-23 Plugin Re-Added
2026-05-23 description This plugin has not been manually reviewed by Obsidian staff. Remastered version Full Calendar for your daily calender needs, and beyond. This plugin has not been manually reviewed by Obsidian staff. Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!
2026-06-02 Plugin Removed
2026-06-03 Plugin Re-Added
2026-06-03 author Jovi Koikkara obsidian-full-calendar-remastered
2026-06-03 repo youfoundjk/plugin-full-calendar obsidian-full-calendar-remastered/plugin-full-calendar

Repository Data

License GNU General Public License in package.json
GPL-3.0 in LICENSE file
Package Manager pnpm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks Jest
Has Test Files Yes
Latest Release main.js Size 2.46 MB
Detected ES Version ES2016
Probably Minified Yes
main.js API Findings 8 disclosures
Uses BRAT beta releases No
Dependencies @fullcalendar/core, @fullcalendar/daygrid, @fullcalendar/google-calendar, @fullcalendar/icalendar, @fullcalendar/interaction, @fullcalendar/list, @fullcalendar/luxon3, @fullcalendar/resource, @fullcalendar/resource-timeline, @fullcalendar/rrule, @fullcalendar/timegrid, @ladle/react, @types/deep-equal, @types/ical, color, esbuild-css-modules-plugin, flatpickr, i18next, ical, ical.js, luxon, obsidian-daily-notes-interface, plotly.js, preact, rrule, tsdav, zod
Dev Dependencies @eslint/compat, @eslint/css, @eslint/eslintrc, @eslint/js, @eslint/json, @types/color, @types/jest, @types/luxon, @types/node, @types/plotly.js, @types/react, @types/react-dom, esbuild, eslint, eslint-plugin-obsidianmd, eslint-plugin-react-hooks, fast-check, globals, husky, jest, jest-environment-jsdom, jest-mock-extended, moment, obsidian, prettier, react, react-dom, ts-jest, tslib, typescript, typescript-eslint, yaml, zod-fast-check

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Cors Free Network Access Uses Obsidian request APIs
Embedded Base64 Blob Includes large embedded base64 blobs
Full Vault Access Enumerates vault files
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Metadata Access Reads Obsidian metadata cache
Network Access Uses Obsidian request APIs, Uses browser network APIs
Private Network Access References localhost or private-network addresses
Workspace Layout Registers or manipulates workspace views and panes
Finding Type Confidence Evidence
References localhost or private-network addresses Warning Medium 127.0.0.1 (7), localhost (1)
Includes large embedded base64 blobs Info High base64 blob (1)
Registers events, DOM handlers, or intervals Info High requestAnimationFrame (3), setTimeout (33), this.registerDomEvent (2), this.registerEvent (7)
Reads Obsidian metadata cache Info High app.metadataCache.getFileCache (1), app.metadataCache (4)
References URLs or constructs URL objects Info High http:// (31), https:// (75), URL (7), URLSearchParams (6)
Uses browser network APIs Info High fetch (1), XMLHttpRequest (1)
Uses Obsidian request APIs Info High obsidian.requestUrl (2)
Registers plugin settings UI Info High this.addSettingTab (1)
Registers commands, ribbon icons, or status bar items Info High this.addCommand (8), this.addRibbonIcon (2)
Accesses Obsidian vault APIs Info High app.vault (6)
Enumerates vault files Info High app.vault.getMarkdownFiles (1)
References Obsidian URI links Info High obsidian:// (2)
Accesses Obsidian workspace APIs Info High app.workspace (10)
Registers or manipulates workspace views and panes Info High app.workspace.detachLeavesOfType (2), registerView (3)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 47558 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
0.10.8 2025-07-19 Released while not listed
0.10.12 2025-07-20 Released while not listed
0.10.13 2025-07-20 Released while not listed
0.11.1 2025-07-22 Released while not listed
0.11.2 2025-07-23 Released while not listed
0.11.3 2025-07-26 Released while not listed
0.11.4 2025-07-29 Released while not listed
0.11.6 2025-08-01 Prerelease, Released while not listed
0.11.7 2025-08-03 Released while not listed
0.11.8 2025-08-06 Released while not listed
0.12.1 2025-08-25 Prerelease, Released while not listed
0.12.2 2025-08-27 Prerelease, Released while not listed
0.12.3 2025-09-06 Released while not listed
0.12.4 2025-10-13 Released while not listed
0.12.5 2025-12-05 Released while not listed
0.12.6 2026-01-14 Released while not listed
0.12.7 2026-02-28 Prerelease, Released while not listed
0.12.8 2026-04-03 Released while not listed
0.12.9 2026-05-02 Released while not listed
0.13.0 2026-05-13 Released while not listed
0.13.1 2026-05-15 None
0.13.2 2026-05-22 Released while not listed

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.