Skip to content

Vault Statistics

Status bar item with vault statistics such as number of notes, files, attachments, and links.

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

Data

IDobsidian-vault-statistics-plugin
Authorbkyle
Minimum Obsidian Version0.11.0
Official Release Date2021-02-17
Last update2022-10-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 May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-02-17Plugin Added
2023-04-26descriptionStatus bar item with vault statistics such as number of notes, files, attachments, and linksStatus bar item with vault statistics such as number of notes, files, attachments, and links.
2026-05-12authorBryan Kylebkyle

Repository Data

LicenseMIT in package.json
Not Found in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptYes
Installed BundlersRollup
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size128 KB
Detected ES VersionES5
Probably MinifiedNo
main.js API Findings4 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-typescript, @types/jest, @types/node, jest, obsidian, rollup, 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
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Source Map CommentIncludes a source map comment
FindingTypeConfidenceEvidence
Includes a source map commentInfoHighsourceMappingURL (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers events, DOM handlers, or intervalsInfoHighsetInterval (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (7), obsidian.Setting (7)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addStatusBarItem (1)
Accesses Obsidian vault APIsInfoHighapp.vault (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 824 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.0.12021-02-17None
0.0.22021-02-18None
0.0.32021-02-18None
0.0.42021-02-25None
0.0.52021-12-12None
0.0.62021-12-14None
0.0.82021-12-18None
0.1.02021-12-29None
0.1.12022-08-05None
0.1.22022-08-05None
0.1.32022-10-26None