Get AI summaries of any video or article — Sign up free
How To Use Obsidian: Dashboards Are OUT. THIS is IN. thumbnail

How To Use Obsidian: Dashboards Are OUT. THIS is IN.

5 min read

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.

TL;DR

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?

Dashboards create an extra step: instead of jumping straight into the right note or view, users must visit a separate layout and then click through to the work. That often leads to ongoing tweaking and maintenance, and it can feel misaligned with how Obsidian is actually used—opening notes directly, keeping tabs pinned, and relying on the vault as the stable “home” for everything. Pritchard also notes that dashboards tend to be fragile when updates change behavior, forcing constant adjustments.

How do workspace layouts replace dashboards in Obsidian?

Workspace layouts let users save and recall a full arrangement of panes and pinned notes. After enabling the core plugin “Workspaces Save and Load workspace layouts,” users can create named layouts such as “normal” (with splits and a package tracker pinned) and “clean” (a blank tab layout with fewer distractions). Switching layouts restores the environment immediately, so the user doesn’t need a dashboard page full of links to navigate.

What makes workspace management especially useful for one-vault workflows?

When business, personal, and projects live in the same vault, linking across separate vaults becomes harder. Workspaces solve this by rearranging what’s visible and open within the same vault, so cross-context work stays easy. Instead of clicking a dashboard link that points elsewhere, the user recalls a workspace that already contains the right context.

Why is daily-note behavior tricky with saved workspace layouts?

If a workspace layout includes “today’s daily note” at the time it’s saved, the layout effectively stores that specific daily note. When the date changes, recalling the layout may still open the daily note from the original saved date, not the current day. Pritchard calls this out as a major frustration he couldn’t resolve until adding a dedicated plugin.

How does the “Homepage” community plugin fix daily-note date mismatch?

Homepage can be configured to open a chosen note or canvas on startup, including an option to open “today’s daily note” from the user’s usual arrangement. That means the workspace layout can remain stable while the daily note updates dynamically each day. It also supports different launch modes (open a specific home, open graph view, open a random file, or do nothing), but the recommended setup is to open a particular home workspace and then load today’s daily note.

How do hotkeys and Homepage work together for a fast startup routine?

Hotkeys provide quick access during the day (Pritchard uses Command D to open today’s daily note). Homepage then automates the startup sequence: when Obsidian launches from an empty state, it can open the configured home workspace and insert today’s daily note automatically. This creates a repeatable, dynamic interface without needing a dashboard landing page.

Review Questions

  1. What practical steps in Obsidian reduce the need for a dashboard: tab pinning, startup memory, or workspace layouts—and how do they differ?
  2. How would you diagnose whether a saved workspace is opening the wrong daily note (date mismatch), and what plugin setting would you change?
  3. 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. 1

    Dashboards add an extra navigation step and often require ongoing tweaking, while workspace layouts restore the working context instantly.

  2. 2

    Obsidian’s default behavior remembers open tabs and panes when reopening the app, reducing the need for a separate dashboard landing page.

  3. 3

    Enable the core plugin “Workspaces Save and Load workspace layouts” to create multiple named arrangements like “normal” and “clean.”

  4. 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. 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. 6

    Use the community plugin “Homepage” to launch into a chosen layout while dynamically opening “today’s daily note.”

  7. 7

    Combine hotkeys (e.g., Command D for today’s daily note) with Homepage startup rules for a fast, consistent workflow.

Highlights

Workspaces can be “dashboards on steroids” because they restore panes and pinned notes directly, eliminating the click-through step.
Daily notes don’t automatically update inside saved workspace layouts; the date can get locked to the saved instance.
The “Homepage” plugin enables dynamic startup by opening “today’s daily note” within the selected workspace arrangement.
Obsidian’s built-in behavior of remembering open tabs makes a dashboard less necessary for many users.

Topics

Mentioned