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

Aurora Dashboard

Kerekes StefanKerekes Stefan104 downloads

A polished interactive dashboard and control center with draggable widgets, a calendar, and activity tracking.

Add to Obsidian
Aurora Dashboard screenshot
Aurora Dashboard screenshot
Aurora Dashboard screenshot
  • Overview
  • Scorecard
  • Updates8

A polished, interactive dashboard and control center for Obsidian — a grid of draggable, resizable widgets covering your clock, calendar, activity, tasks, capture, and more.

Features

Screenshot 2026-08-14 203312 Screenshot 2026-08-14 203358 Screenshot 2026-08-14 203407
  • Draggable, resizable widgets on a configurable grid — set columns, row height, and gap to taste
  • Edit mode — drag, resize, remove, and re-configure widgets, or reset the layout in one click
  • Activity tracking — a GitHub-style heatmap of your note edits, with streaks, weekly, and lifetime totals
  • Daily note integration — the calendar and Today widgets open, create, and manage your daily notes
  • Quick capture — send a thought to your inbox file or today's note in one keystroke
  • Custom accent color — theme the highlights, charts, and progress rings (with presets)
  • Fully offline — all data lives in your vault, no external services

Widgets

Widget Description
Clock Live digital clock with the current date; toggle seconds and 24-hour format
Calendar Month view with a dot on days that have a daily note; click a day to open or create it
Activity GitHub-style heatmap of your editing activity, plus streak, weekly, and total stats
Notes Vault stats at a glance — note count, created today, edits this week, 7-day sparkline
Recent Notes you touched recently, click to open
Tags Your most-used tags, click to run a vault search
Today Checkboxes from today's daily note — check them off or add new tasks inline
Quick capture A textarea that appends to your inbox file or today's note
Search Global vault search right from the dashboard
Pomodoro A focus timer with an animated ring; configurable focus/break lengths
Quote A rotating dose of inspiration

Installation

The plugin isn't on the community plugin list yet. To use it:

  1. Build it (npm run build) or download a release.
  2. Copy the cool-dashboard folder into <your-vault>/.obsidian/plugins/.
  3. Restart Obsidian, then enable Aurora Dashboard under Settings → Community plugins.
  4. Open it from the ribbon icon, or with Ctrl/Cmd + Shift + D.

Usage

  • Open the dashboard — ribbon icon, Ctrl/Cmd + Shift + D, or the command palette.
  • Edit the layout — click the pencil button in the dashboard's control bar (or run Toggle dashboard edit mode). Drag widgets by their grip, resize from the corner, use the gear for per-widget settings, the ✕ to remove, and the + to add new widgets.
  • Quick capture — the Capture to inbox command, or the send button in the control bar.
  • Search — the search button in the control bar, or the Search widget.

Settings

All options live under Settings → Aurora Dashboard:

  • Layout — columns, row height, gap, edit mode, reset layout
  • Appearance — accent color with a picker and one-click presets
  • Activity — toggle note-edit tracking and clear collected data
  • Daily notes — folder and filename format (tokens: YYYY, YY, MMM, MM, DD, ddd)
  • Capture — target (inbox file vs today's note), folder, and inbox filename
  • Pomodoro — default focus/break lengths used by new Pomodoro widgets

Development

npm install
npm run dev        # watch mode, bundles to main.js
npm run build      # typecheck (tsc --noEmit) + production bundle

Smoke test — renders the dashboard in jsdom and runs assertions against every widget:

node smoke/build.mjs   # bundle the smoke test
node smoke/out.js      # run the checks (exit 0 = pass)

How it works

  • src/registry.ts — widget type registration
  • src/layout.ts — grid layout, collision detection, and overlap resolution
  • src/widgets/*.ts — each widget is a self-contained module with a render function
  • src/view.ts — the dashboard view: grid, drag/resize, edit mode, modals
  • src/main.ts — plugin lifecycle, settings, commands, and activity tracking

License

MIT © 2026 Kerekes Stefan

HealthExcellent
ReviewSatisfactory
About
Create a customizable dashboard of draggable, resizable widgets for clock, calendar, activity, tasks, quick capture and more. Track edits with a GitHub-style heatmap, manage daily notes from the calendar or Today widget, and append captures to your inbox or today's note — all stored locally.
InterfaceCalendarTasks
Details
Current version
1.0.7
Last updated
Last week
Created
2 weeks ago
Updates
8 releases
Downloads
104
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Kerekes StefanKerekes Stefanstef4678
GitHubstef4678
  1. Community
  2. Plugins
  3. Interface
  4. Aurora Dashboard

Related plugins

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendar planning, Kanban boards, pinned tasks, and time tracking.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Note Toolbar

Add customizable toolbars to your notes.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Tracker

Track occurrences and numbers in your notes.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.