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

Disk Usage

promptierpromptier3k downloads

Measure disk usage for tracking size of folders and file types.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Aug 14, 2024 Update: I first released this 10 months ago and never touched it since. It's under 100 lines of code to simply aggregate file sizes of existing data you can browse in dev tools, and create a markdown file out of it. It seems quite useful and appears to work as I have not found any issues reported on Github or sent to my email. Over 2 thousand people have downloaded it and that makes me feel good. So if/when I get around to it, I'd like to make it even better.

Here are my proposed enchancements. First, with an existing report, it appears clicking the button again will not overwrite it, rather, you have to delete it first, then click the button to generate a new report. Overwriting would be nice. Secondly, if say, two months ago, I generated a report which still exists, and I want to create a new one, but compare with the last, well you could simply rename the report, then click the button to have two reports, the old, and the new. Timestamps would be especially nice for this so you know how much things have changed and over what period of time.

TODO:

  • Make report overwrite old one
  • Add timestamps (date and time) above or below summary

NOTE: I only realized half way in developing this that the size of a file and the disk space it takes up are very different things. Though they are related, I did not consider the metadata of files and directories, such as permissions, modification dates, owners, groups, etc. that your operating system, not Obisidian, takes into account. This will differ across Windows, Linux, and MacOS. Through the use of Obsidian's API alone, only the size of files can be measured, not the actual disk space. So I am considering changing the name. Despite all this, an aggregated count of file sizes of your entire vault, broken down by folders and filetypes is still very handy and comparing the readings to my Linux du (Disk Usage) command, they seemed proportianally accurate. Also keep in mind this does NOT account for the hidden .obsidian folder which contains all your plugins. This folder usually takes up quite alot of space the more plugins you have downloaded.

This plugin is currently in early development. It's purpose is simple, to manage the file space and size of your vault. Whether you want to know which folder is slowing your loading speed, or you are reaching your size limit for the sync service, this plugin will be helpful in managing your vault.

Features

Show Summary of Vault

View Total Size of Each File Type and Folder

Size of File Type by Folders

How To Use

After installing and enabling this plugin, you will find a Disk Usage Report ribbon icon/button on the left of the screen. This will create a markdown file with all the graphs you see above. Once done, you can either save it somewhere or delete it.

If this plugin doesn't work for some reason, or there is a bug, please email me at [email protected] or add an issue to the Github Repo. Thanks.

73%
HealthGood
ReviewCaution
About
Aggregate file sizes across your vault to produce totals broken down by folder and file type. Generate a Markdown report and expose the raw data for browsing in developer tools. Measure file sizes only (not OS disk allocation) and exclude hidden .obsidian metadata.
FilesExportDevelopers
Details
Current version
1.0.0
Last updated
3 years ago
Created
3 years ago
Updates
1 release
Downloads
3k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
OTHER
Report bugRequest featureReport plugin
Author
promptierpromptier
promptier.io/Welcome
GitHubpromptier
  1. Community
  2. Plugins
  3. Files
  4. Disk Usage

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Notebook Navigator

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

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Git

Integrate Git version control with automatic backup and other advanced features.

BRAT

Easily install a beta version of a plugin for testing.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.