Skip to content

Weekly Todo Calendar

Weekly Todo pages, editable calendar views, and Apple Calendar sync. - This plugin has not been manually reviewed by Obsidian staff.

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

Data

IDweekly-todo-calendar
AuthorJessieSun
Minimum Obsidian Version1.5.0
Official Release Date2026-06-24
Last update2026-06-29

Last Refresh

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

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 6, 2026
Release acquisitionrelease metadata checked Jul 6, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-24Plugin Added

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptYes
Installed BundlersVite, esbuild
Installed Testing FrameworksVitest
Has Test FilesNo
Latest Release main.js Size1.66 MB
Detected ES VersionES2020
Probably MinifiedYes
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependencies@floating-ui/dom, @reduxjs/toolkit, chroma-js, effect, fraction.js, immer, lodash, lucide-svelte, luxon, mdast-util-from-markdown, mdast-util-to-markdown, moment-timezone, node-ical, obsidian, obsidian-daily-notes-interface, overlayscrollbars-svelte, svelte, svelte-portal, tinygesture, ts-dedent, ts-pattern, typed-assert, zod
Dev Dependencies@commitlint/cli, @commitlint/config-conventional, @sveltejs/vite-plugin-svelte, @tsconfig/svelte, @types/chroma-js, @types/js-yaml, @types/lodash, @types/luxon, @types/mdast, @types/node, @types/unist, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitest/coverage-istanbul, @vitest/ui, babel, builtin-modules, commander, concurrently, cross-env, diff, dotenv, esbuild, esbuild-plugin-replace, esbuild-sass-plugin, esbuild-svelte, eslint, eslint-import-resolver-typescript, eslint-plugin-import, eslint-plugin-svelte, eslint-plugin-unused-imports, husky, ignore-styles, js-yaml, jsdom, jsdom-global, knip, moment, node-fetch, nyc, postcss-html, prettier-plugin-svelte, sass, simple-git, stylelint, stylelint-config-clean-order, stylelint-config-html, stylelint-config-standard, svelte-check, svelte-preprocess, tslib, typescript, vite, vite-plugin-filter-replace, vitest

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
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs, Uses browser network APIs
Note Content AccessReads vault files
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteRenames, deletes, trashes, or copies vault files, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
Uses Node process or subprocess APIsWarningHighprocess.env (2), child_process (1)
Renames, deletes, trashes, or copies vault filesWarningHighapp.vault.rename (1)
Includes large embedded base64 blobsInfoHighbase64 blob (24)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (4), setInterval (2), setTimeout (12), this.registerDomEvent (2)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (5), app.metadataCache (5)
References URLs or constructs URL objectsInfoHighhttp:// (17), https:// (35), URL (3)
Uses browser network APIsInfoHighXMLHttpRequest (1)
Uses Obsidian request APIsInfoHighobsidian.request (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (13), this.addRibbonIcon (2)
Accesses Obsidian vault APIsInfoHighapp.vault (17)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (2)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.read (3)
Writes vault filesInfoHighapp.vault.createFolder (1), app.vault.modify (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (25)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (1), app.workspace.getLeavesOfType (2), app.workspace.revealLeaf (1), registerView (4)

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 11204 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
1.1.02026-06-24None
1.1.12026-06-24None
1.2.02026-06-29None