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

File Explorer Size

月湖月湖119 downloads

Shows file and recursive folder sizes in the file explorer and a ranking view.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Find what is taking up space in your Obsidian vault.

File Explorer Size is a desktop plugin that adds size labels to Obsidian's File Explorer and provides a ranking view for large files, folders, and notes with heavy attachments.

File Explorer size labels

Highlights

  • Show file and recursive folder sizes in the File Explorer.
  • Highlight large files and folders with configurable thresholds.
  • Toggle size labels from the File Explorer toolbar.
  • Open a ranking view for the largest files, note groups, and folders.
  • Calculate a note's group size from the note plus its direct attachments.
  • Optional MAKE.md Navigator support when MAKE.md is enabled.

Size ranking

Use the ranking view to quickly find the biggest items in your vault.

Size ranking

The ranking view has three tabs:

  • Files: physical file sizes.
  • Note groups: each Markdown note plus its directly linked non-Markdown files.
  • Folders: folders ranked by files directly inside them, excluding subfolders.

The Folders tab intentionally avoids showing every ancestor of a large nested folder. If A/B/C/huge.mov is the large file, the ranking points you to A/B/C instead of filling the list with A, A/B, and A/B/C.

Note group sizes

A note group helps answer: "How much space does this note and its attachments use?"

Expanded note group

A note group includes:

  • The Markdown note itself.
  • Directly linked non-Markdown files, such as images, PDFs, videos, and slide decks.

Markdown note links are not followed recursively. If the same attachment is linked multiple times in one note, it is counted and shown only once.

Commands

  • Toggle File Browser sizes
  • Open size ranking
  • Recalculate all sizes
  • Toggle MAKE.md Navigator sizes — only available when MAKE.md is enabled

MAKE.md support

MAKE.md support is optional. When MAKE.md is enabled, File Explorer Size can also show size labels in MAKE.md Navigator. When MAKE.md is disabled or not installed, MAKE.md settings and commands are hidden.

Desktop only

This plugin is desktop only because it depends on Obsidian desktop File Explorer DOM structures.

Known limitations

  • Hidden configuration content such as .obsidian is not included because the plugin uses Obsidian's Vault API.
  • The File Explorer DOM is not a formal public API. Future Obsidian or MAKE.md changes may require adapter updates.

Development

pnpm install
pnpm test
pnpm lint
pnpm build

Release assets:

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

AI-generated code notice

The code in this project was generated with the assistance of AI. Please review it carefully and use it at your own discretion.

License

MIT

HealthExcellent
ReviewPassed
About
Show file sizes and recursive folder totals in Obsidian's File Explorer and MAKE.md Navigator. Highlight large items in red, provide a separate sidebar listing the top‑N largest files and folders, and update sizes incrementally when files are created, modified, moved, or deleted.
FilesSidebar
Details
Current version
0.2.0
Last updated
Last month
Created
Last month
Updates
3 releases
Downloads
119
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
月湖月湖fntsrlike
GitHubfntsrlike
  1. Community
  2. Plugins
  3. Files
  4. File Explorer Size

Related plugins

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.

Reveal Active File Button

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

Custom File Explorer sorting

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

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.

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.

Trash Explorer

Restore and delete files from the Obsidian .trash folder.

File Explorer++

Hide and pin files and folders in the file explorer using custom filters.