Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Folder Info

StagarsStagars19 downloads

Shows separate file and folder counts beside folders in the native File Explorer.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Folder Info displays separate file and folder counts beside folders in Obsidian's native File Explorer.

Examples:

  • Research (44 files, 16 folders)
  • Projects (8 files, 4 folders)
  • Empty folder (0 files, 0 folders)

Features

  • Recursive totals or direct-child totals
  • Independent file and folder count toggles
  • Optional zero counts
  • Optional 30%-opacity shading for the counter
  • Native full-name tooltip when a folder name is truncated by its counter
  • Live refresh after create, delete, and rename operations
  • Preserves Obsidian's normal folder rename interface

Settings

  • Count all descendants or direct children
  • Show or hide file counts
  • Show or hide folder counts
  • Shade the folder counter at 30% opacity
  • Show or hide the full-name tooltip for truncated folders
  • Show or hide zero counts

Reliability

  • Counters are appended without moving Obsidian's native folder-name nodes.
  • Legacy counters and wrappers from earlier versions are removed automatically, preventing duplicate labels after updates.
  • A non-breaking space guarantees visible separation between the name and counter.
  • Counts are indexed from all loaded vault files and folders, including empty folders.
  • The plugin refreshes folder rows when File Explorer content is mounted, expanded, renamed, created, or deleted.
  • Truncated folder names use the same native hover tooltip style as Full File Extensions, while existing title attributes are preserved.

Privacy and security

Folder 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.

Source and build

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.

Release files

Each GitHub release must attach these files individually:

  • main.js
  • manifest.json
  • styles.css

The release tag must exactly match the version in manifest.json.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Show separate file and folder counts beside every folder in the native File Explorer, with a choice of recursive (all descendants) or direct-child counting. Update counts live for every Obsidian-exposed file type and preserve Explorer behavior while running offline with no network, telemetry, or vault writes.
FoldersFilesSidebar
Details
Current version
1.0.6
Last updated
9 hours ago
Created
15 hours ago
Updates
7 releases
Downloads
19
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
StagarsStagarsstagars-m
GitHubstagars-m
  1. Community
  2. Plugins
  3. Folders
  4. Folder Info

Related plugins

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.