Easy Dashboard
unlistedby Anna Yurevna
Generate a polished home dashboard with recent notes, folders, tags, and quick actions.
★ 15 starsUpdated 1mo agoMIT
Easy Dashboard
Easy Dashboard is an Obsidian plugin that generates a polished home dashboard with quick actions, recent notes, folders, tags, and supporting views.
It packages the workflow into something people can install without manually copying long dataviewjs snippets.
Features
- Generates a home dashboard note
- Opens the dashboard automatically on startup
- Shows a time-based greeting
- Adds a search shortcut
- Adds quick action buttons for new notes, inbox, and map
- Shows recent notes as cards
- Shows folder shortcuts as cards
- Hides system folders from the folder list
- Shortens
Sort/...folders to their final folder name in the UI - Shows tag shortcuts
- Generates separate folder and tag browser pages
- Adds commands for opening and regenerating the dashboard
- Can still connect to the
Homepagecommunity plugin if someone wants that setup
Requirements
Dataviewis requiredTemplateris optionalHomepageis optional and no longer required for startup behavior
Installation
Manual install
- Download
manifest.json,main.js, andversions.json - Create a folder named
easy-dashboardinside your vault's.obsidian/plugins/ - Put the files into that folder
- Enable the plugin in Obsidian community plugins
GitHub release install
- Download the latest release assets
- Extract the plugin files
- Put
manifest.json,main.js, andversions.jsoninto.obsidian/plugins/easy-dashboard/ - Enable the plugin in Obsidian
Setup
- Enable
Dataview - Open
Settings -> Easy Dashboard - Set your preferred note paths, inbox folder, template, and optional map note
- Make sure
Open on startupis enabled if you want the dashboard to replaceHomepage - Click
Generate
Commands
Generate or update dashboard filesOpen dashboardConnect dashboard to Homepage plugin
Notes
- The plugin generates markdown notes that contain
dataviewjs, so users can still tweak the layout after installation. - The default paths in this repo reflect Anna's personal vault structure. Other users should review the settings after installation and change paths to match their own vault.
License
MIT
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.