Skip to content

Releases: caritos/obsidian-dashboard

Dashboard v0.1.0

02 Jan 14:15

Choose a tag to compare

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)