obsidian-stats.nvim is a small Neovim plugin focused on making an Obsidian vault feel more measurable from inside the editor.
It provides a quick way to inspect writing activity, note counts, streaks, and tag usage without leaving the terminal or jumping out to a separate dashboard.
Highlights
- Total note and word counts
- Writing streak and velocity tracking
- Contribution heatmap views
- Top tag summaries
Why I Built It
I wanted a lightweight way to understand how I was using my notes without adding another app or service to the workflow. The goal was to keep everything native to Neovim and close to where the writing already happens.