Skip to content

Big Calendar

A big calendar for Obsidian. All events from your daily notes OR tasks used TASKS/DATAVIEW/KANBAN format.

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

Data

IDbig-calendar
Authorquorafind
FundingSupport the Author via Buy Me a Coffee
Support the Author via 爱发电
Support the Author via 支付宝
Minimum Obsidian Version1.6.0
Official Release Date2022-02-23
Last update2025-03-11

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2022-02-23Plugin Added
2023-04-27repoquorafind/obsidian-big-calendarQuorafind/Obsidian-Big-Calendar
2026-05-12authorBoninallquorafind
2026-05-12repoQuorafind/Obsidian-Big-Calendarquorafind/Obsidian-Big-Calendar

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed BundlersVite
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size474 KB
Detected ES VersionES2020
Probably MinifiedYes
main.js API Findings4 disclosures
Uses BRAT beta releasesNo
Dependencies@types/react, @types/react-big-calendar, @types/react-dom, obsidian, obsidian-daily-notes-interface, react, react-big-calendar, react-dom, svelte, tslib, zustand
Dev Dependencies@rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-replace, @rollup/plugin-terser, @types/calendar, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitejs/plugin-react-swc, cross-env, eslint, less, obsidian-dataview, rrule, typescript, vite

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.

DisclosureDetected From
Clipboard AccessReads or writes clipboard data
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Uses persistent browser storageInfoHighlocalStorage (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (15), this.registerEvent (3)
References URLs or constructs URL objectsInfoHighhttp:// (20), https:// (4)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (33), obsidian.Setting (33)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (1), this.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (3)
Accesses Obsidian workspace APIsInfoHighapp.workspace (4)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (2), app.workspace.revealLeaf (1), registerView (1)

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 5855 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

VersionRelease DateNote
0.1.02021-12-15Released while not listed
0.1.92021-12-17Released while not listed
0.1.112021-12-20Released while not listed
0.1.132021-12-21Released while not listed
0.2.02021-12-25Released while not listed
0.2.12021-12-25Released while not listed
0.3.02022-02-14Released while not listed
1.0.02025-03-10None
1.1.02025-03-11None
1.1.12025-03-11None
1.2.02025-03-11None

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.