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

Vault Sunburst - Disk Usage

n23eosn23eos177 downloads

Interactive sunburst chart of your vault. See folder sizes on disk, word counts and file counts at a glance, with animated zoom and 13 languages.

Add to Obsidian
Vault Sunburst - Disk Usage screenshot
Vault Sunburst - Disk Usage screenshot
Vault Sunburst - Disk Usage screenshot
  • Overview
  • Scorecard
  • Updates4

Vault Sunburst charts an entire Obsidian vault as an interactive sunburst, in the spirit of classic disk-usage analyzers. One chart switches between three metrics: size on disk in bytes, word count in notes, and number of files. Clicking a folder flies into it with animated zoom, while the center, Esc or the breadcrumbs go back up and clicking a file opens it. Sectors morph when the metric changes, hovering highlights a folder together with all its descendants, and the DaisyDisk-style rainbow palette follows the on-screen angle in both light and dark themes. Available in 13 languages, on desktop and mobile.

⭐ Star this repo

If Vault Sunburst helps you make sense of your vault, give it a star — it takes a second and helps other Obsidian users find the plugin.

Vault Sunburst — words mode, dark theme

Features

  • Three metrics, one chart — switch instantly between:
    • Size — sectors proportional to disk usage (bytes);
    • Words — sectors proportional to word count in your notes;
    • Files — sectors proportional to the number of files.
  • Animated zoom — click a folder to fly inside it; click the center, press Esc, or use the breadcrumbs to go back up. Click a file to open it.
  • Smooth transitions everywhere — sweep-in intro, sector morphing when switching metrics, hover highlighting of a folder with all its descendants.
  • DaisyDisk-style rainbow palette — hue follows the on-screen angle, outer rings fade gently. Works in both light and dark themes.
  • Small-file grouping — sectors too thin to see are merged into a single muted "small items" arc, so the chart stays clean at any scale.
  • Context menu — right-click a sector: zoom in, open in a new tab, copy path, show in system explorer.
  • Live updates — the chart rescans automatically when your vault changes (debounced), plus a manual refresh button. Word counts are cached by modification time, so rescans are fast even in large vaults.
  • CJK-aware word counting — Chinese and Japanese text is counted per character, so word counts are meaningful without spaces.

Languages

The UI follows your Obsidian language automatically. 13 languages included: English, Русский, Українська, Deutsch, Français, Español, Italiano, Português, Polski, Türkçe, 中文, 日本語, 한국어.

Plural forms and number formatting follow CLDR rules (Intl.PluralRules, toLocaleString).

Settings

  • Excluded folders — one vault path per line; skipped entirely during scanning (handy for attachments and similar).
  • Ring count — how many nesting levels the chart shows at once (3–8).

Install

From Community Plugins

Once accepted into the directory: Settings → Community plugins → Browse → search for Vault Sunburst.

Manual

  1. Download main.js, manifest.json, styles.css from the latest release.
  2. Put them into <your vault>/.obsidian/plugins/vault-sunburst/.
  3. Reload Obsidian and enable Vault Sunburst in Settings → Community plugins.

Open the chart via the pie-chart ribbon icon or the Open vault chart command.

Development

npm install
npm test        # vitest — 27 tests over the pure modules (layout, geometry, i18n, word counting)
npm run build   # tsc + esbuild → main.js
npm run dev     # watch mode

The zoom is implemented the "zoomable sunburst" way: the angular layout is computed once per metric, and zooming only animates the view window — so navigation stays smooth even in vaults with thousands of files.

License

MIT


По-русски

Интерактивная круговая диаграмма хранилища в стиле DaisyDisk: три режима (размер на диске / количество слов / количество файлов), анимированный зум по папкам, контекстное меню, автообновление, исключение папок и 13 языков интерфейса. Язык подхватывается из настроек Obsidian автоматически.

⭐ Если плагин оказался полезен — поставьте звезду репозиторию, так его найдут другие.

HealthExcellent
ReviewSatisfactory
About
Visualize vault usage with an interactive sunburst chart that maps disk size, word count, or file count to sector area. Zoom into folders with smooth animated transitions, open files from sectors, and use small-file grouping, context-menu actions, live rescans, and a DaisyDisk-style rainbow palette with light/dark and multilingual support.
ChartsFiles
Details
Current version
1.0.3
Last updated
4 weeks ago
Created
Last month
Updates
4 releases
Downloads
177
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
n23eosn23eosn23eos
n23eos.github.io/raincoat_website/
GitHubn23eos
GitHubn23eos
XRaincoat_talk
  1. Community
  2. Plugins
  3. Charts
  4. Vault Sunburst - Disk Usage

Related plugins

Notebook Navigator

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

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Local REST API with MCP

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

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

QuickAdd

Quickly add new notes or content to your vault.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Omnisearch

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