Skip to content

Advanced Word Count

Create complex word count presets that will be displayed in the status bar or in the right pane tab. Install tens of community presets, custom metrics, and settings from the extension store. - 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

IDadvanced-word-count
Authorpan4ratte
Minimum Obsidian Version1.7.2
Official Release Date2026-05-24
Last update2026-06-23

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-24Plugin Added
2026-05-24authorMarkpan4ratte
2026-06-14descriptionThis plugin has not been manually reviewed by Obsidian staff. Allows you to create complex word count presets that will be displayed in the status bar. Made with academic use cases in mind.This plugin has not been manually reviewed by Obsidian staff. Allows you to create complex word count presets that will be displayed in the status bar or in the right pane. Made with academic use cases in mind
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Allows you to create complex word count presets that will be displayed in the status bar or in the right pane. Made with academic use cases in mindAllows you to create complex word count presets that will be displayed in the status bar or in the right pane. Made with academic use cases in mind - This plugin has not been manually reviewed by Obsidian staff.
2026-06-16Plugin Removed
2026-06-16Plugin Re-Added
2026-06-16descriptionAllows you to create complex word count presets that will be displayed in the status bar or in the right pane. Made with academic use cases in mind - This plugin has not been manually reviewed by Obsidian staff.Allows you to create complex word count presets that will be displayed in the status bar or in the right pane tab. Made with academic use cases in mind - This plugin has not been manually reviewed by Obsidian staff.
2026-06-22descriptionAllows you to create complex word count presets that will be displayed in the status bar or in the right pane tab. Made with academic use cases in mind - This plugin has not been manually reviewed by Obsidian staff.Allows you to create complex word count presets that will be displayed in the status bar or in the right pane tab. Install even more presets, metrics and advanced settings with community extensions. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-22descriptionAllows you to create complex word count presets that will be displayed in the status bar or in the right pane tab. Install even more presets, metrics and advanced settings with community extensions. - This plugin has not been manually reviewed by Obsidian staff.Create complex word count presets that will be displayed in the status bar or in the right pane tab. Install tens of community presets, custom metrics, and settings from the extensions store. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-23descriptionCreate complex word count presets that will be displayed in the status bar or in the right pane tab. Install tens of community presets, custom metrics, and settings from the extensions store. - This plugin has not been manually reviewed by Obsidian staff.Create complex word count presets that will be displayed in the status bar or in the right pane tab. Install tens of community presets, custom metrics, and settings from the extension store. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseAGPL-3.0 in package.json
AGPL-3.0 in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size97.8 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings4 disclosures
Uses BRAT beta releasesNo
Dependenciesacorn, acorn-jsx, ajv, balanced-match, brace-expansion, crelt, cross-spawn, debug, deep-is, escape-string-regexp, eslint-scope, eslint-visitor-keys, espree, esquery, esrecurse, estraverse, esutils, fast-deep-equal, fast-json-stable-stringify, fast-levenshtein, fdir, file-entry-cache, flat-cache, flatted, glob-parent, ignore, imurmurhash, is-extglob, is-glob, isexe, json-buffer, json-schema-traverse, json-stable-stringify-without-jsonify, keyv, levn, locate-path, minimatch, moment, ms, natural-compare, optionator, p-limit, p-locate, path-key, picomatch, prelude-ls, punycode, semver, shebang-command, shebang-regex, style-mod, tinyglobby, type-check, w3c-keyname, which, word-wrap, yocto-queue
Dev Dependencies@types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, eslint, eslint-plugin-obsidianmd, obsidian, tslib, typescript, 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
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Obsidian request APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Registers events, DOM handlers, or intervalsInfoHighthis.registerEvent (4)
References URLs or constructs URL objectsInfoHighhttps:// (2)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (15), obsidian.Setting (15)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2), this.addStatusBarItem (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (8)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (2), app.workspace.getLeavesOfType (3), app.workspace.revealLeaf (2), 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 4190 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.02026-02-24Released while not listed
2.0.02026-02-25Released while not listed
2.1.02026-03-13Released while not listed
2.1.12026-05-24None
3.0.02026-06-14None
3.0.12026-06-15None
3.1.02026-06-16None
4.0.02026-06-22None
4.1.02026-06-22None
4.1.12026-06-23None

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.