NOTEDASHBOARD
zhezhou1106obsidian-dashboard
Obsidian dashboard (minimal)
A small Obsidian vault centered on one DataviewJS dashboard:
- Banner + live date/time
- Daily todos (dated tasks in daily notes)
- Month calendar (dots for days with notes)
- Habits + heatmap (
#habit/...checkboxes) - My Note (scratch pad synced to each daily note’s Notes section)
Notes stay the source of truth. The dashboard mostly reads; writes go back to today’s note.
Quick start
- In Obsidian: Open folder as vault → choose the
Vaultfolder. - Open START HERE and follow the plugin/setup steps (~10 minutes).
- Set Homepage to
Dashboard(already configured if you keep the bundled Homepage settings).
Until Dataview JavaScript queries are enabled, the dashboard shows a code block. That is expected.
Layout
Vault/
├── Dashboard.md
├── START HERE.md
├── Daily/ # daily notes land here
├── Habits/Habit Tracker.md
├── Images/Banner/ # drop your own banner here
├── Images/System Images/ # default banner fallback
├── _templates/Daily Note Template.md
└── .obsidian/ # snippets + plugin enable list + settings
Required plugins
Install from Obsidian’s community browser (binaries are not shipped):
- Dataview, Tasks, Templater, Calendar, Heatmap Calendar, Homepage
Enable the CSS snippet dashboard.
Bundled .obsidian/plugins/*/data.json files pre-enable Dataview JS, Templater’s _templates folder, and Homepage → Dashboard.
License
Unlicense — public domain. Do what you want with it.
How to Install
- Download the dashboard markdown file from GitHub
- Drop it into your vault (anywhere)
- Install the Homepage plugin and point it at the file
- Enable any listed CSS snippets for the intended look
Stats
Stars
0
Forks
0
License
Unlicense
Last updated 25d ago
Categories