Skip to content

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

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

Data

IDtasknotes
Authorcallumalpass
Minimum Obsidian Version1.12.2
Official Release Date2025-06-03
Last update2026-06-26

Last Refresh

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

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-06-03Plugin Added
2025-06-04Plugin Removed
2025-07-09Plugin Re-Added
2026-05-12authorCallum Alpasscallumalpass
2026-06-26Plugin Removed
2026-06-26Plugin Re-Added

Repository Data

LicenseMIT in package.json
Unrecognized in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size4.91 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings15 disclosures
Uses BRAT beta releasesNo
Dependencies@codemirror/view, @fullcalendar/core, @fullcalendar/daygrid, @fullcalendar/interaction, @fullcalendar/list, @fullcalendar/multimonth, @fullcalendar/timegrid, @modelcontextprotocol/sdk, @tasknotes/model, chrono-node, date-fns, ical.js, lexorank, obsidian-daily-notes-interface, reflect-metadata, rrule, tasknotes-nlp-core, yaml, zod
Dev Dependencies@codemirror/autocomplete, @codemirror/state, @electron/asar, @eslint/js, @playwright/test, @types/jest, @types/node, @types/yaml, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, eslint, eslint-config-prettier, eslint-plugin-obsidianmd, eslint-plugin-prettier, globals, i18n-state-manager, jest, jest-environment-jsdom, monkey-around, obsidian, obsidian-test-mocks, obsidian-typings, prettier, stylelint, ts-jest, tslib, typescript

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
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
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 Node HTTP modules, Uses Obsidian request APIs, Uses browser network APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Permission Sensitive Browser ApiUses permission-sensitive browser APIs
Private Network AccessReferences localhost or private-network addresses
Worker UsageUses Worker APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses permission-sensitive browser APIsWarningHighNotification.requestPermission (2)
Evaluates dynamic code or injects scriptsWarningHigheval (1), Function (2), dynamic_code:eval (1), dynamic_code:function_constructor (1)
Uses direct Node filesystem-related modulesWarningHighstream (1)
References localhost or private-network addressesWarningMedium127.0.0.1 (6), localhost (8)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (12)
Uses Worker APIsInfoHighWorker (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (2), setTimeout (19), this.registerDomEvent (27), this.registerEvent (6)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (20), app.metadataCache.getFirstLinkpathDest (1), app.metadataCache (26)
References URLs or constructs URL objectsInfoHighhttp:// (37), https:// (87), URL (12), URLSearchParams (11)
Uses browser network APIsInfoHighfetch (1)
Uses Node HTTP modulesInfoHighhttp (3)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighSetting (13), obsidian.Setting (13)
Accesses Obsidian vault APIsInfoHighapp.vault (41)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (2), app.vault.getMarkdownFiles (6)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.read (6)
References Obsidian URI linksInfoHighobsidian:// (4)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (23)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (14), app.workspace.activeEditor (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (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 282554 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.2.22025-05-25Released while not listed
0.2.32025-05-25Released while not listed
0.2.42025-05-25Released while not listed
0.3.02025-05-27Released while not listed
0.4.02025-05-27Released while not listed
0.4.12025-05-27Released while not listed
0.4.22025-05-27Released while not listed
0.6.02025-05-29Released while not listed
0.6.12025-05-29Released while not listed
0.6.22025-05-29Released while not listed
0.6.32025-05-31Released while not listed
0.7.02025-06-01Released while not listed
0.8.02025-06-03None
1.0.02025-06-03None
1.1.02025-06-04Released while not listed
1.2.02025-06-05Released while not listed
2.0.02025-06-08Released while not listed
2.0.12025-06-08Released while not listed
2.0.22025-06-08Released while not listed
2.0.32025-06-08Released while not listed
2.0.42025-06-08Released while not listed
2.1.02025-06-09Released while not listed
2.2.02025-06-10Released while not listed
2.2.12025-06-10Released while not listed
2.2.22025-06-10Released while not listed
2.2.32025-06-11Released while not listed
3.0.02025-06-12Released while not listed
3.0.12025-06-12Released while not listed
3.1.02025-06-13Released while not listed
3.1.12025-06-13Released while not listed
3.3.02025-06-15Released while not listed
3.4.02025-06-15Released while not listed
3.4.12025-06-16Prerelease, Released while not listed
3.4.22025-06-16Prerelease, Released while not listed
3.5.12025-06-17Released while not listed
3.6.02025-06-18Released while not listed
3.7.02025-06-22Released while not listed
3.7.12025-06-22Released while not listed
3.8.12025-06-23Prerelease, Released while not listed
3.8.52025-06-24Prerelease, Released while not listed
3.8.62025-06-25Prerelease, Released while not listed
3.8.72025-06-26Prerelease, Released while not listed
3.9.02025-06-29Released while not listed
3.9.12025-06-29Released while not listed
3.10.02025-06-30Released while not listed
3.11.02025-07-06Released while not listed
3.11.12025-07-07Released while not listed
3.11.22025-07-08Released while not listed
3.12.02025-07-09None
3.12.12025-07-10None
3.12.22025-07-11None
3.13.02025-07-12None
3.13.12025-07-13None
3.13.22025-07-13None
3.13.32025-07-13None
3.13.42025-07-13None
3.14.02025-07-16None
3.15.02025-07-20None
3.15.12025-07-23None
3.16.02025-07-27None
3.16.12025-07-28None
3.16.22025-07-28None
3.16.32025-07-30None
3.16.42025-07-30None
3.17.02025-08-04None
3.17.12025-08-04None
3.18.02025-08-07None
3.18.12025-08-08None
3.18.22025-08-11None
3.19.02025-08-12None
3.19.12025-08-12None
3.20.02025-08-17None
3.20.12025-08-20None
3.21.02025-08-25None
3.22.02025-08-31None
3.22.12025-09-01None
3.23.02025-09-08None
3.23.12025-09-08None
3.23.22025-09-15None
3.23.32025-09-16None
3.23.42025-09-17None
3.24.02025-09-28None
3.24.12025-09-28None
3.24.22025-09-29None
3.24.32025-09-30None
3.24.42025-09-30None
3.24.52025-10-02None
3.24.62025-10-05None
3.25.02025-10-06None
3.25.12025-10-06None
3.25.22025-10-08None
3.25.32025-10-12None
3.25.42025-10-26Prerelease
3.25.52025-10-26None
3.25.62025-11-02None
4.0.12025-11-18None
4.0.22025-11-19None
4.0.32025-11-19None
4.0.42025-11-20None
4.0.52025-11-23None
4.1.02025-11-30None
4.1.12025-12-01None
4.1.22025-12-07None
4.1.32025-12-08None
4.2.02026-01-01None
4.2.12026-01-04None
4.3.02026-01-07None
4.3.12026-02-08None
4.3.22026-02-08None
4.3.32026-02-15None
4.4.02026-02-17None
4.5.02026-03-30None
4.5.12026-03-31None
4.5.22026-04-26None
4.5.32026-04-30None
4.6.02026-05-12None
4.7.02026-05-13Prerelease
4.7.12026-05-13None
4.7.22026-05-14None
4.8.02026-05-19None
4.8.12026-05-20None
4.9.02026-05-23None
4.9.12026-05-26None
4.9.22026-05-29None
4.10.02026-06-01None
4.10.12026-06-05None
4.10.22026-06-05None
4.11.02026-06-09None
4.11.12026-06-26None

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.