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

Brain Growth

raymondseekraymondseek180 downloads

Track note count, body count, tags, links, and vault growth trends.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Brain Growth tracks how your Obsidian vault grows over time. It scans Markdown notes in your vault, keeps daily local snapshots, and shows growth trends in a dashboard and compact side panel.

Features

  • Track Markdown note count, body count, tags, and internal links.
  • View daily growth snapshots in a dedicated dashboard.
  • Compare recent ranges with trend cards and charts.
  • Open a resident mini panel in the right sidebar.
  • Initialize historical growth from existing vault file metadata.
  • Switch dashboard background mode between dark and light.

Screenshots

Dashboard, light mode

Brain Growth dashboard in light mode

Dashboard, dark mode

Brain Growth dashboard in dark mode

Mini panel

Brain Growth mini panel

Usage

After enabling Brain Growth, use the ribbon icon or the command palette command Open Brain Growth Mini Panel.

The plugin refreshes stats when Obsidian starts and when vault changes are detected. Snapshots are stored with the plugin's local data through Obsidian's plugin data API.

Privacy

Brain Growth works locally inside your vault.

  • It does not send vault data to remote services.
  • It does not include client-side telemetry or analytics.
  • It does not require an account.
  • It does not access files outside your Obsidian vault.

Installation

From Obsidian community plugins

Once published, install Brain Growth from Settings -> Community plugins -> Browse.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest GitHub release.
  2. Place them in:
<vault>/.obsidian/plugins/brain-growth/
  1. Enable Brain Growth from Obsidian's Community plugins settings.

Development

Install dependencies:

npm install

Build the plugin:

npm run build

Run tests:

npm test

Release

  1. Update version in manifest.json and package.json.
  2. Run npm run build.
  3. Create a GitHub release whose tag exactly matches the manifest version, for example 0.2.4.
  4. Upload main.js, manifest.json, and styles.css as release assets.

License

MIT

HealthExcellent
ReviewCaution
About
Track vault growth over time by scanning Markdown notes, creating daily local snapshots, and recording note/body counts, tags, and internal links. View trends and comparisons in a dashboard and compact right-side panel with trend cards and charts while keeping all data local.
VisualizationDataSidebar
Details
Current version
0.2.4
Last updated
2 months ago
Created
2 months ago
Updates
5 releases
Downloads
180
Compatible with
Obsidian 1.8.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
raymondseekraymondseekraymondseek
GitHubraymondseek
  1. Community
  2. Plugins
  3. Visualization
  4. Brain Growth

Related plugins

Notebook Navigator

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

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Tracker

Track occurrences and numbers in your notes.