Skip to content

Dashboard v0.1.0

Latest

Choose a tag to compare

@caritos caritos released this 02 Jan 14:15
· 70 commits to main since this release

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

  1. Download main.js, manifest.json, and styles.css from the release
  2. Create a folder .obsidian/plugins/dashboard/ in your vault
  3. Copy the downloaded files into that folder
  4. Reload Obsidian
  5. 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)