Stagars75 downloadsShows separate file and folder counts beside folders in the native File Explorer.
Folder Info displays compact file and folder counts in a lower-right badge on folders in Obsidian's native File Explorer.
Examples:
Research 44 | 16Projects 8 | 4Empty folder 0 | 0| separatorFolder Info makes no network requests, collects no telemetry, does not read note or attachment contents, and does not write to vault files. It reads only Obsidian's in-memory file and folder tree and stores six local display preferences.
The complete plugin source is the root-level main.ts. It intentionally uses JavaScript-compatible TypeScript so the deterministic build has no third-party dependencies.
npm ci
npm run build
npm test
npm run build executes the root-level build.mjs and creates main.js from main.ts.
Each GitHub release must attach these files individually:
main.jsmanifest.jsonstyles.cssThe release tag must exactly match the version in manifest.json.
MIT
Folder counts appear as a translucent badge such as:
44 | 16
The first value is the file count and the second is the folder count. Folder-name hover behavior remains native to Obsidian; the plugin does not add another popup.
Badge font-size options are: