Initial Release
An Obsidian plugin for visualizing vault analytics with an extensible widget-based dashboard.
Features
Activity Heatmap
- GitHub-style contribution graph showing 365 days of note activity
- Month labels and day-of-week indicators
- Interactive tooltips and click-to-view note lists
- Theme-adaptive colors with improved visibility
- Responsive design that works with sidebars
Stats Widget
- π Total Notes - count of all markdown files
- π₯ Current Streak - consecutive days with activity
- π Longest Streak - best streak on record
- π This Week - notes from last 7 days
- π This Month - notes from last 30 days
- π Busiest Day - date with most activity
Settings Panel
- Enable/disable widgets
- Configure heatmap date range and count mode
- Adjust streak calculation parameters
Installation
- Download
main.js,manifest.json, andstyles.cssfrom the release - Create a folder
.obsidian/plugins/dashboard/in your vault - Copy the downloaded files into that folder
- Reload Obsidian
- Enable the plugin in Settings β Community plugins
Usage
Open the dashboard via Command Palette: Dashboard: Open Dashboard
Known Limitations
- MOC Breakdown widget not yet implemented (coming in future release)