How To Use Obsidian: Dashboards Are OUT. THIS is IN.
Based on Obsidian Explained (No Code Required)'s video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Dashboards add an extra navigation step and often require ongoing tweaking, while workspace layouts restore the working context instantly.
Briefing
Dashboards in Obsidian tend to waste time because they’re a separate “place” to visit, while real productivity comes from arranging the workspace itself so the right notes and views are already open when work starts. Jonathan Pritchard argues that a dashboard’s appeal—pretty layouts and clickable shortcuts—often turns into maintenance, tweaking, and frustration, especially when updates or context changes break the carefully built setup. His alternative is to treat Obsidian like an operating environment: use pinned tabs, keyboard shortcuts, and—most importantly—workspace layouts that can be recalled instantly.
In practice, Obsidian already remembers what was open when the app closes. If a user quits and reopens Obsidian, the same arrangement of tabs returns, which reduces the need for a dashboard-like landing page. Pritchard then leans into a core plugin: “Workspaces Save and Load workspace layouts.” By enabling it, users can create multiple named layouts (for example, a “normal” workspace with specific splits and pinned notes, plus a “clean” workspace with no extra panes). These layouts can be switched quickly through workspace management commands, effectively replacing the dashboard click-path with a single action that restores the environment exactly as intended.
He frames this as “dashboards are appearance of being productive,” while workspaces are how productivity actually happens. Instead of building a static page full of links and widgets that can’t be seen while doing real work, workspace layouts get out of the way and put the relevant context directly on screen. This matters even more for people using one vault for business, personal, and projects: workspaces let those contexts be rearranged without forcing cross-vault navigation.
A key complication arises with daily notes. If a workspace layout includes “today’s” daily note, that daily note becomes fixed to the date it was saved, not dynamically updated when the calendar changes. To solve that, Pritchard introduces a community plugin called “Homepage” (recently updated). Homepage can be configured to open a chosen note or canvas when Obsidian launches, and—crucially—to open “today’s daily note” rather than the specific daily note that was present when the workspace was created. It also supports different launch behaviors such as opening a graph view, a random file, or doing nothing; his recommended setup is to open a specific “home” workspace layout and then load today’s daily note into it.
He connects the system end-to-end: set hotkeys for daily note access (he uses Command D to open today’s daily note), then configure Homepage so that launching Obsidian from an empty state recreates the intended layout and swaps in the correct daily note for the current day. The result is a repeatable, dynamic startup experience that avoids dashboard maintenance while keeping daily-note workflows intact. The takeaway is philosophical as much as technical: stop building a “pretty control panel” and instead engineer the interface so work begins immediately, with the right context already loaded.
Cornell Notes
The core idea is to replace Obsidian dashboards with workspace layouts that restore the working context instantly. Obsidian can remember open tabs, and the core plugin “Workspaces Save and Load workspace layouts” lets users create multiple named arrangements (e.g., “normal” vs “clean”) and switch between them quickly. This approach supports one-vault workflows by rearranging context without relying on a separate landing page. Daily notes add a twist: a workspace saved with a specific daily note won’t automatically update to the new day. The community plugin “Homepage” fixes this by launching Obsidian into a chosen layout while dynamically opening “today’s daily note,” enabling consistent startup behavior.
Why does the dashboard approach break down for heavy Obsidian users?
How do workspace layouts replace dashboards in Obsidian?
What makes workspace management especially useful for one-vault workflows?
Why is daily-note behavior tricky with saved workspace layouts?
How does the “Homepage” community plugin fix daily-note date mismatch?
How do hotkeys and Homepage work together for a fast startup routine?
Review Questions
- What practical steps in Obsidian reduce the need for a dashboard: tab pinning, startup memory, or workspace layouts—and how do they differ?
- How would you diagnose whether a saved workspace is opening the wrong daily note (date mismatch), and what plugin setting would you change?
- In what situations would you prefer a “clean” workspace layout over a “normal” one, and how would you switch between them efficiently?
Key Points
- 1
Dashboards add an extra navigation step and often require ongoing tweaking, while workspace layouts restore the working context instantly.
- 2
Obsidian’s default behavior remembers open tabs and panes when reopening the app, reducing the need for a separate dashboard landing page.
- 3
Enable the core plugin “Workspaces Save and Load workspace layouts” to create multiple named arrangements like “normal” and “clean.”
- 4
Workspace layouts act like a productivity engine: they put the right notes and panes in place instead of presenting a static link hub.
- 5
Saved daily-note panes can become date-stuck, opening the daily note from when the workspace was created rather than the current day.
- 6
Use the community plugin “Homepage” to launch into a chosen layout while dynamically opening “today’s daily note.”
- 7
Combine hotkeys (e.g., Command D for today’s daily note) with Homepage startup rules for a fast, consistent workflow.