Skip to content

Wordflow Tracker

Track time, edits, word changes & AI change/diff summary per note automatically. Show live stats in status bar & sidebar (Heatmap view). Record to daily note (periodic notes) as table/list/YAML).

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

Data

IDwordflow-tracker
Authorlecheenax
Minimum Obsidian Version1.7.2
Official Release Date2025-03-04
Last update2026-07-10

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
2025-03-04Plugin Added
2025-03-04descriptionAutomatically track the changes and stats you edited on every note in Obsidian, recording changes to your daily note in deep-customized format!Automatically track the changes and stats you edited on every note, recording changes to your daily note with various options!
2025-03-09descriptionAutomatically track the changes and stats you edited on every note, recording changes to your daily note with various options!Track the changes and stats of your edited note files automatically. Record the modified notes and statistics to your daily note
2026-05-12authorLeCheenaXlecheenax
2026-05-12repoLeCheenaX/WordFlow-Trackerlecheenax/WordFlow-Tracker
2026-05-16descriptionTrack the changes and stats of your edited note files automatically. Record the modified notes and statistics to your daily noteTrack time, edits, word changes & AI change/diff summary per note automatically. Show live stats in status bar & sidebar (Heatmap view). Record to daily note (periodic notes) as table/list/YAML).

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size318 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
Dependencies@codemirror/commands, @codemirror/language
Dev Dependencies@types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, obsidian, obsidian-dev-skills, 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
Cors Free Network AccessUses Obsidian request APIs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (2), this.registerEvent (4), this.registerInterval (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (1), app.metadataCache.getFirstLinkpathDest (1), app.metadataCache (5), app.metadataCache.resolvedLinks (1)
References URLs or constructs URL objectsInfoHighhttps:// (18)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (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 (3), this.addRibbonIcon (2)
Accesses Obsidian vault APIsInfoHighapp.vault (12)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (1)
Enumerates vault filesInfoHighapp.vault.getAllFolders (1)
Writes vault filesInfoHighapp.vault.process (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (25)
Accesses the active file or editorInfoHighapp.workspace.activeEditor (3)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (5), 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 10921 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.0.02025-03-03Released while not listed
1.0.12025-03-05None
1.0.22025-03-07None
1.0.32025-03-07None
1.0.42025-03-09None
1.0.52025-03-09None
1.1.02025-03-11None
1.1.12025-03-12None
1.2.02025-03-13Prerelease
1.2.12025-03-13Prerelease
1.2.22025-03-19None
1.2.32025-03-21None
1.3.02025-03-24None
1.3.12025-05-31None
1.3.22025-06-03None
1.4.02025-06-06None
1.4.12025-06-19None
1.4.22025-06-20None
1.4.32025-06-28None
1.5.02025-07-05Prerelease
1.5.12025-11-10None
1.5.22025-11-13None
1.5.32025-12-07None
1.6.02025-12-29None
1.6.12025-12-30None
1.6.22026-01-05None
1.6.32026-01-16None
1.7.02026-01-21None
1.7.12026-01-22None
1.7.22026-01-24None
1.7.32026-01-30None
1.7.42026-02-04None
1.7.52026-02-09None
1.8.0-gamma2026-02-13Prerelease
1.8.0-beta2026-02-13Prerelease
1.8.0-alpha2026-02-13Prerelease
2.0.02026-02-13None
2.0.12026-02-28None
2.1.02026-04-18None
2.2.02026-04-21None
2.2.12026-04-21None
2.2.22026-05-18None
2.2.32026-05-18None
2.2.42026-05-18None
2.2.52026-05-27None
2.2.62026-06-12None
2.2.72026-06-19None
2.2.82026-06-19None
2.2.92026-06-25None
2.3.02026-07-07None
2.3.12026-07-10None

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.