Get AI summaries of any video or article — Sign up free
Obsidian Hotkeys That Will 10X Your Note taking Workflow thumbnail

Obsidian Hotkeys That Will 10X Your Note taking Workflow

Prakash Joshi Pax·
5 min read

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

TL;DR

Hotkeys reduce mouse interruptions and help maintain writing “flow” by keeping note creation, editing, and navigation keyboard-driven.

Briefing

Obsidian hotkeys can remove the constant mouse-and-click interruptions that break focus, letting users stay in “flow” while creating, editing, navigating, and acting on notes from the keyboard. The core takeaway is practical: hundreds of shortcuts exist in Obsidian, but only a subset matters day to day—and the transcript lays out a curated set organized into four categories so the workflow feels frictionless rather than overwhelming.

A major theme is speed through direct keyboard actions. For basic note-taking, the walkthrough starts with creating new notes instantly: one hotkey generates a new untitled note, while another creates a new note in a separate pane (using a split view). It also covers switching between editing and reading/preview modes without leaving the keyboard, plus opening a graph view for visualizing note relationships. For users who rely on external sources, a search shortcut tied to the “book source” plugin pulls in book metadata from the internet and creates a new note populated with that information. Finally, pane management is streamlined: a close-pane shortcut avoids hunting for the exit button, and another shortcut reopens the most recently closed pane.

Formatting shortcuts focus on common text transformations and structured editing. Undo, copy, paste, bold, and italic follow familiar conventions (Ctrl/Cmd combinations). The transcript also includes toggles for converting text into block code, indenting and outdenting lists with Tab and Shift+Tab, and cycling list items into checkboxes (and back) using a single “cycle” hotkey. Callouts are handled via a dedicated shortcut that converts the current block into a callout style.

Navigation shortcuts reduce sidebar and page-hopping friction. Keyboard commands toggle left and right sidebars, move forward and backward through navigation history, and open the home page (via a required “home page” plugin). Daily note access is made immediate, and file discovery is accelerated with shortcuts that reveal the active file’s location in the sidebar. There’s also a move-note shortcut that prompts for a destination folder, plus a settings shortcut and the default command palette for broader actions. Link handling is covered too: opening linked notes in a new tab is done directly from the keyboard.

The action shortcuts round out the system with search and templating. Find within a note, global search across all notes, and a quick switcher for jumping to similarly named files are all keyboard-driven. Templates are integrated so typing a template name inserts structured content, and a separate shortcut creates a new note from a template. Deleting the current file is also mapped to a hotkey.

Overall, the transcript’s value is not just listing commands—it’s the workflow logic: group shortcuts by intent (create, format, navigate, act), customize them in Obsidian’s Hotkeys settings when needed, and use keyboard-first operations to keep attention on writing rather than interface navigation.

Cornell Notes

The transcript presents a curated set of Obsidian hotkeys designed to make note-taking faster and less interruptive by keeping hands on the keyboard. Shortcuts are grouped into four categories: basic note creation (including new panes, preview toggles, graph view, and closing/reopening panes), formatting (bold/italic, block code, list indent/outdent, list-to-checkbox cycling, callouts), navigation (sidebar toggles, forward/back history, home page, daily notes, reveal active file, move notes, command palette, open links in new tabs), and actions (find, global search, quick switcher, templates, and file deletion). It also notes that some shortcuts depend on plugins like “book source” and “home page,” and that hotkeys can be customized in Obsidian’s Hotkeys settings. The practical goal is to reduce mouse use and preserve “flow.”

How can a user create new notes in Obsidian without touching the mouse, and what’s the difference between the two creation shortcuts mentioned?

One shortcut creates a new untitled note directly, producing another untitled note each time it’s pressed. A second shortcut creates a new note in a different pane, triggering a split/pane-style view (the transcript shows a sliding pane behavior). Together, they cover both “start a note now” and “start a note alongside what’s already open.”

What keyboard shortcut sequence helps switch between editing and preview/reading modes quickly?

A dedicated toggle shortcut switches between editing mode and preview mode. Pressing it once places the note into editing mode, and pressing it again toggles back to preview mode, avoiding the need to click UI controls.

Which hotkeys manage structured text changes like lists, checkboxes, and callouts?

Indenting and outdenting lists use Tab and Shift+Tab. A cycle hotkey (Ctrl+Enter in the transcript) converts a list into a checkbox, toggles the checkbox state, and cycles back to a list on subsequent presses. Another shortcut converts the current text block into a callout.

How does navigation stay keyboard-first, including sidebar control and moving through history?

Sidebar toggles use keyboard commands to open/close the right sidebar and toggle the left sidebar. Forward/back navigation uses Alt+Right/Alt+Left (moving forward and backward through navigation history). The transcript also includes shortcuts for opening the home page (requires the “home page” plugin) and jumping to today’s daily note.

What shortcuts support searching and jumping to files, and how do templates fit into that workflow?

Find within the current note uses a Ctrl+F-style shortcut, while global search across all notes uses Ctrl+Shift+F. A quick switcher shortcut (Alt+F+R in the transcript) lets users type a filename and jump to similarly named files. Templates are inserted via an Alt+T-style shortcut that prompts for a template name (e.g., typing “article” inserts the article template), and a separate template shortcut creates a new note from a template. Deleting the current file is mapped to an Alt+key combination.

Which shortcuts depend on plugins, and why does that matter for setting up a personalized workflow?

The book search shortcut relies on installing the “book source” plugin; it searches the internet for a book and creates a new note with metadata. The home page shortcut requires the “home page” plugin. These dependencies matter because the same hotkey won’t deliver the intended behavior unless the required plugin is installed and configured.

Review Questions

  1. Which category of hotkeys (basic note taking, formatting, navigation, or action) would you use to (a) convert a list into checkboxes and (b) cycle back to a list?
  2. What plugin-dependent shortcuts are mentioned, and what outcome does each one produce when the plugin is installed?
  3. How do the transcript’s navigation shortcuts reduce reliance on sidebars and clicking through pages? Name at least two distinct navigation actions.

Key Points

  1. 1

    Hotkeys reduce mouse interruptions and help maintain writing “flow” by keeping note creation, editing, and navigation keyboard-driven.

  2. 2

    Shortcuts for creating new notes include one that generates a new untitled note and another that opens a new note in a separate pane.

  3. 3

    Editing and preview modes can be toggled instantly with a dedicated hotkey, avoiding UI switching.

  4. 4

    Formatting shortcuts streamline common tasks like bold/italic, block code conversion, list indent/outdent, list-to-checkbox cycling, and callout creation.

  5. 5

    Navigation shortcuts cover sidebar toggles, forward/back history movement, home page access (plugin-based), daily notes, revealing the active file’s location, and moving notes to folders.

  6. 6

    Action shortcuts include within-note find, global search, quick switching by filename similarity, template insertion/new-note creation, and hotkey-based file deletion.

  7. 7

    Hotkeys can be customized in Obsidian under Settings → Hotkeys, and Windows key mapping differs from macOS (Alt vs Option, Control vs Command).

Highlights

A keyboard-first workflow is built around four buckets—create, format, navigate, and act—so the right shortcut is always within reach.
The list-to-checkbox cycle uses a single hotkey that toggles between structured list states without manual formatting.
Plugin-backed shortcuts (like “book source” and “home page”) turn hotkeys into instant content and navigation tools rather than just UI shortcuts.
Templates are integrated into the hotkey system so structured note sections can be inserted by typing a template name.

Topics

  • Obsidian Hotkeys
  • Keyboard Workflow
  • Note Formatting
  • Navigation Shortcuts
  • Templates

Mentioned