Skip to content

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

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

Data

IDobsidian-day-planner
Authorivan-lednev
FundingSupport the Author
Minimum Obsidian Version0.16.0
Official Release Date2020-11-05
Last update2026-07-07

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 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2020-11-05Plugin Added
2023-04-26descriptionAn Obsidian plugin for day planning and managing pomodoro timers from a task list in a Markdown note.Day planning and managing pomodoro timers from a task list in a Markdown note.
2023-08-31authorJames LynchJames Lynch (continued by Ivan Lednev)
2023-08-31descriptionDay planning and managing pomodoro timers from a task list in a Markdown note.Day planning from a task list in a Markdown note.
2023-08-31repolynchjames/obsidian-day-plannerivan-lednev/obsidian-day-planner
2023-09-18descriptionDay planning from a task list in a Markdown note.Day planning from a task list in a Markdown note with enhanced time block functionality.
2026-05-12authorJames Lynch (continued by Ivan Lednev)ivan-lednev

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed BundlersVite, esbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size1.64 MB
Detected ES VersionES2020
Probably MinifiedYes
main.js API Findings7 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
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs, Uses browser network APIs
Process Or Shell AccessUses Node process or subprocess APIs
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)
Includes large embedded base64 blobsInfoHighbase64 blob (24)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (4), setInterval (2), setTimeout (12), this.registerDomEvent (2)
References URLs or constructs URL objectsInfoHighhttp:// (17), https:// (36), 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)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (19)
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 12751 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.02020-11-05None
0.1.52020-11-06None
0.1.62020-11-06None
0.1.72020-11-06None
0.1.82020-11-06None
0.2.02020-11-07None
0.2.12020-11-07None
0.2.22020-11-07None
0.2.32020-11-07None
0.2.42020-11-09None
0.3.02020-11-10None
0.3.12020-11-10None
0.3.22020-11-10None
0.3.32020-11-11None
0.4.02020-11-14None
0.5.02020-11-15None
0.5.22020-11-16None
0.5.32020-11-21None
0.5.42020-12-06None
0.5.52020-12-06None
0.5.62020-12-09None
0.5.72020-12-10None
0.5.82020-12-23None
0.7.02023-08-30None
0.7.22023-08-31None
0.8.02023-09-02None
0.8.12023-09-02None
0.9.02023-09-06None
0.9.12023-09-07None
0.10.02023-09-18Prerelease
0.10.12023-09-18None
0.11.02023-10-13None
0.11.22023-10-17None
0.12.02023-10-17None
0.12.12023-10-18None
0.12.22023-10-20None
0.13.02023-10-24None
0.13.12023-10-24None
0.15.02023-10-28None
0.15.12023-10-28None
0.15.22023-10-30None
0.15.32023-11-03None
0.16.02023-11-30None
0.17.12024-02-18None
0.17.22024-02-19None
0.18.02024-02-19None
0.19.12024-03-09None
0.19.22024-03-09None
0.19.32024-03-10None
0.19.42024-03-10None
0.19.52024-03-10None
0.19.62024-03-11None
0.20.02024-03-15None
0.20.12024-03-17None
0.20.22024-03-17None
0.20.32024-03-18None
0.20.42024-04-29None
0.21.12024-07-21None
0.22.12024-09-02None
0.23.22024-09-27None
0.24.02024-09-28None
0.25.02024-11-02None
0.26.02024-11-17None
0.26.12024-11-17None
0.26.22024-11-18None
0.26.32024-11-20None
0.27.02024-11-20None
0.28.02025-05-16None
0.29.02026-05-15None
0.30.02026-05-18None
0.31.02026-07-07None