Get AI summaries of any video or article — Sign up free
Most often used Obsidian Shortcuts thumbnail

Most often used Obsidian Shortcuts

Pamela Wang·
5 min read

Based on Pamela Wang's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Use Command + , for Settings and Command + P for the Command Palette to access any command even when hotkeys are forgotten.

Briefing

The core takeaway is a practical set of Obsidian shortcuts that Pamela Wang relies on to keep her note-taking flow fast—especially around daily logging, weekly note creation, and rapid navigation. Instead of memorizing every hotkey, the workflow leans on Obsidian’s built-in command access (Command Palette and Settings) plus a handful of targeted plugins to turn common actions—exporting, pinning, templating, searching, and formatting—into near-instant keystrokes.

At the foundation are two universal commands: Command + , for Settings (including theme and plugin configuration) and Command + P for the Command Palette, which surfaces any command even when a hotkey isn’t set or isn’t remembered. From there, the “top five” shortcuts center on the actions that keep her system from breaking. Open weekly note is used to ensure the weekly note is created in a way that loads the template instead of landing on a blank page. Export PDF is used to share notes, with the Penndot plugin sometimes enabling exports in other formats so others can edit the text. Pin a page keeps link clicks from navigating away from the current context, and it can also support team switching so the note’s look updates as she moves between team views. For styling and readability, she uses the My Snippets plugin to swap CSS snippets—controlling things like whether colored bullet lines appear, how indentation affects bullets, and how headings render.

Her daily workflow is built around dumping content into a daily page. The most-used shortcut is Go to daily page (Command + T), which brings up tasks and a daily checklist; when she’s elsewhere, Quick Add inserts entries into the daily log with timestamps for interstitial journaling. Inside the daily note, she uses Ctrl + A to cycle bullet states, remapping the usual checkbox behavior into a cycle that moves through bullet → empty checkbox → done. Command + Enter is used to quickly convert lines into bullet lists and then into tasks, and back again, making it easy to reshape rough thoughts into structured items.

For templating and organization, she uses the Templater insert template module (Control + P) to drop in snippets and add metadata or note structure on a blank page. Templater can also automatically route page types into the correct folders. Navigation is handled through frequent sidebar use: Ctrl + R and Ctrl + S open left/right sidebars for outlines and recent files, and Ctrl + G uses a quick searcher to jump to her most recent weekly task rollup. When she only has a vague idea, the Omnisearch plugin (Ctrl + F) searches within file text. She splits pages vertically with Control + N for a wide-screen workflow and closes panes with Command + W.

Beyond Obsidian, she recommends a quick switcher app plus a window manager like Rectangle to tile windows for reading or watching while taking notes. For capturing highlights, she uses a Chrome highlight extension, but she frames her approach as more flexible and reliable than heavier browser-based capture tools like Hypothesis or YouTube clippers. She also notes Alfred is free without the Power Pack and that Rectangle is free, tying the whole setup to her “Potato Vault” system hosted on GitHub, including templates for an automated weekly review.

Cornell Notes

Pamela Wang’s Obsidian workflow speeds up note-taking by combining built-in command shortcuts with a small set of high-impact actions and plugins. Command + , opens Settings, while Command + P brings up the Command Palette so any command can be accessed without memorizing hotkeys. Her daily system centers on Go to daily page (Command + T) plus Quick Add for timestamped entries, and she uses Ctrl + A and Command + Enter to cycle between bullets and task states. Templater (Control + P) inserts templates and can auto-route page types into folders. Navigation relies on sidebar shortcuts (Ctrl + R / Ctrl + S), quick search (Ctrl + G), and Omnisearch (Ctrl + F) for in-file text search.

Why does Command + P matter if hotkeys aren’t remembered?

Command + P opens the Command Palette, which lists all available commands. That means even if a specific action doesn’t have a hotkey set—or the hotkey is forgotten—users can still trigger it immediately from the palette rather than hunting through menus.

How does the workflow prevent weekly notes from starting blank?

Open weekly note is used as the entry point for weekly pages. It creates the weekly note in a way that loads the template, avoiding a blank page and keeping the weekly review structure consistent.

What’s the practical purpose of pinning a page in this setup?

Pin a page keeps link clicks from navigating away from the current page context. It also supports team switching—so clicking around can update the note’s view/look for the selected team without losing the pinned context.

How are bullets and tasks transformed quickly while writing in daily notes?

Inside the daily note, Ctrl + A cycles bullet states using a remapped Cycle to do bullet behavior: bullet → empty checkbox → done. Command + Enter is used to rapidly convert lines into bullet lists and then into tasks (and back), making it easy to restructure notes on the fly.

What role does Templater play beyond inserting text snippets?

Templater’s insert template module (Control + P) inserts snippets and can add metadata and note structure on a blank page. It can also automatically move certain page types into the correct folders, reducing manual organization.

How does navigation work when the user knows the exact file vs. only a vague idea?

When the file is known, quick switcher and sidebar navigation help jump to recent items and outlines. When the search is vague, Omnisearch (Ctrl + F) searches within file text, and Ctrl + G is used for jumping to the most recent weekly task rollup via quick searcher.

Review Questions

  1. Which two built-in shortcuts provide universal access to settings and commands, and how do they reduce the need to memorize hotkeys?
  2. Describe the sequence of actions used to turn rough daily notes into structured bullets and tasks in this workflow.
  3. What combination of templating and navigation shortcuts keeps weekly and daily organization consistent without manual folder management?

Key Points

  1. 1

    Use Command + , for Settings and Command + P for the Command Palette to access any command even when hotkeys are forgotten.

  2. 2

    Create weekly pages with Open weekly note so templates load automatically instead of landing on blank notes.

  3. 3

    Speed up sharing by exporting with Export PDF and leveraging the Penndot plugin for editable formats when needed.

  4. 4

    Build daily logging around Go to daily page (Command + T) and Quick Add for timestamped interstitial entries.

  5. 5

    Use Ctrl + A to cycle bullet/task states (bullet → empty checkbox → done) and Command + Enter to convert lines into bullets and tasks quickly.

  6. 6

    Rely on Templater (Control + P) to insert snippets, add metadata/structure, and auto-route page types into the right folders.

  7. 7

    Improve navigation with sidebar shortcuts (Ctrl + R / Ctrl + S), Ctrl + G for recent weekly rollups, and Omnisearch (Ctrl + F) for in-file text search.

Highlights

Open weekly note is used specifically to ensure weekly templates load, preventing blank weekly pages.
Ctrl + A cycles bullet/task states (bullet → empty checkbox → done), while Command + Enter rapidly converts lines into structured lists.
Pin a page keeps link navigation from breaking context and can support team switching without losing the current view.
Omnisearch (Ctrl + F) searches within file text, making vague searches practical when exact filenames aren’t known.
Rectangle-style window tiling and a quick switcher app are treated as part of the note-taking system, not an afterthought.

Topics

Mentioned