Get AI summaries of any video or article — Sign up free
19 Obsidian Tips Everyone Must Know thumbnail

19 Obsidian Tips Everyone Must Know

Darin Suthapong·
5 min read

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

TL;DR

Use Option/Alternate + Enter and Command/Ctrl + Enter to open links quickly, including in new tabs.

Briefing

Obsidian power users can move far faster by leaning on keyboard-first workflows, command customization, and a few high-impact plugins that reduce friction and cleanup work. The central takeaway is that most everyday actions—opening links, creating notes, navigating multiple panes, inserting structures like tables and callouts, and managing embeds—can be streamlined through Obsidian’s command palette, slash commands, and configurable shortcuts, turning note-taking into a near-mouse-free process.

The workflow starts with navigation and speed. Instead of clicking links, the cursor can sit on a link and users can press Option/Alternate + Enter to open it, or use Command/Ctrl + Enter to open in a new tab. For functions, Obsidian’s Command Palette can be summoned with Command/Ctrl + P, or by pressing “/” to trigger slash commands. In settings, core plugins can be enabled, and the most-used commands can be pinned so they appear at the top the next time the palette opens—reducing repeated searching for the same actions.

For managing multiple notes at once, the Stack tab feature supports browsing several notes simultaneously. New tabs can be opened with Command/Ctrl + T, and additional documents can be brought in as references using split windows (split right is preferred over split down). When reading a note, back links can be enabled directly in the document view so users can see what references it without jumping to the sidebar.

Beyond navigation, the tips focus on richer content and tighter linking. Tables can be created from the command palette, with rows added via Enter, rows deleted with Backspace, and columns added through a button—then rearranged by dragging. Block-level linking is also highlighted: typing a note name followed by a carrot (Shift + 6) lets users search for a specific phrase so hovering or clicking the link reveals only the relevant section rather than the entire document. Embedding is handled through a syntax using exclamation marks and brackets; YouTube embeds may be restricted, and for tweets the “X” domain must be changed to “Twitter” to make embedding work.

To keep knowledge capture efficient, Readwise integration can import highlights from book summary services like “short form.” The appeal is practical: summaries provide a quick gist of useful insights without reading immediately, and they can also help users summarize books already finished—framed as learning from another perspective. A separate pain point—storage bloat—gets attention via a “file cleaner” plugin that deletes orphaned files in the vault when images or other assets lose all links. Image size can be reduced by adjusting the embed/import parameters (starting around 300 pixels and tuning up or down).

Finally, the tips cover organization and presentation. Aliases help when a permanent “hub” note needs multiple names; properties can store aliases so searches surface the note under different labels. Pipe syntax can create links that blend into surrounding text. Structuring features like full heading and full indent support fast outlining, with shortcuts for moving lines up/down. Callouts can be inserted via slash commands and made collapsible with a minus sign after the icon, and icons can be customized. Even small touches like emoji shortcuts are treated as part of the same keyboard-first philosophy—turning Obsidian into a faster, cleaner, more expressive workspace.

Cornell Notes

Keyboard-first habits make Obsidian feel dramatically faster: open links with Option/Alternate + Enter or Command/Ctrl + Enter, summon the Command Palette with Command/Ctrl + P (or “/”), and pin frequently used commands in settings. Navigation scales with Stack tabs, split windows, and in-document back links so related notes are visible without extra panels. Content creation becomes smoother with command-palette tables, block-level links (note name + carrot/Shift+6), and embed syntax for YouTube and tweets (with an X→Twitter adjustment). Maintenance improves with Readwise integration for highlight import and a file cleaner plugin that removes unlinked assets to prevent vault bloat. Organization tools like aliases, pipe-style link text, outlines, and collapsible callouts round out the workflow.

How can users open links and common actions in Obsidian without relying on a mouse?

When the cursor is on a link, Option/Alternate + Enter opens it. Command/Ctrl + Enter opens the link in another tab. For actions, Command/Ctrl + P opens the Command Palette, and pressing “/” triggers slash commands. In settings, core plugins can be enabled, and the most-used commands can be pinned so they appear at the top the next time the palette opens.

What features help manage multiple notes at once while staying in flow?

Stack tab browsing lets users view many notes simultaneously. Command/Ctrl + T opens a new tab, and split windows can bring another note in as a reference (split right is preferred over split down). Back links can be turned on inside the document view so users can see what references the current note without opening the sidebar.

How do block-level links work, and why are they useful?

Block-level linking lets users link to a specific section instead of an entire note. The method is to type the note name and then add a carrot (Shift + 6), which prompts a search for the phrase. Hovering or clicking the link shows only the relevant part of the document, making references more precise.

What’s the recommended approach for embedding content like YouTube videos and tweets?

Embeds use a syntax starting with an exclamation mark, followed by brackets and an arrow, then parentheses containing the pasted URL. YouTube embeds may fail due to content restrictions. For tweets, embedding requires changing “X” to “Twitter” in the link so the embed works.

How can users reduce vault clutter from deleted images and keep storage under control?

A common issue is that deleting the link to an imported image doesn’t remove the underlying file, leaving unused assets in the vault. The “file cleaner” plugin addresses this by deleting files that have no links in the vault. For large images, users can also adjust the size by adding a pipe with pixel dimensions (try around 300 pixels first, then adjust up or down).

Which Obsidian features support better organization and presentation of notes?

Aliases solve the problem of one note needing multiple names: insert a property, store the alias, and searches for either the main name or the alias will surface the note. Pipe syntax can create seamless inline link text (a pipe after the note name followed by the display text). Outlining can be accelerated by enabling full heading/full indent and using shortcuts to move lines up/down, while callouts can be inserted via slash commands and made collapsible by adding a minus sign after the callout icon.

Review Questions

  1. Which keyboard shortcuts and settings steps would you use to pin your most-used Obsidian commands at the top of the Command Palette?
  2. Describe how you would create a block-level link to a specific phrase inside a note, and what the user experience looks like when someone clicks it.
  3. What combination of tools would you use to (1) prevent orphaned image files from accumulating and (2) shrink oversized images inside your vault?

Key Points

  1. 1

    Use Option/Alternate + Enter and Command/Ctrl + Enter to open links quickly, including in new tabs.

  2. 2

    Pin frequently used Command Palette entries in settings so “/” and Command/Ctrl + P become faster than searching.

  3. 3

    Speed up multi-note navigation with Stack tabs, split windows, and in-document back links.

  4. 4

    Create structured content faster by generating tables from the command palette and using keyboard controls for rows/columns.

  5. 5

    Use block-level links (note name + carrot/Shift + 6) to reference only the relevant section of a note.

  6. 6

    Embed external content with the exclamation/bracket/arrow syntax, and adjust tweet links by changing X to Twitter when needed.

  7. 7

    Prevent vault bloat by using the file cleaner plugin to remove unlinked files and by resizing large images with pixel parameters.

Highlights

Pinning the most-used commands makes the Command Palette behave like a custom launcher rather than a search box.
Block-level links let a single note reference point to a specific phrase, so readers see only the relevant excerpt.
The file cleaner plugin targets a common Obsidian storage problem: deleted links leave files behind unless they’re unlinked and cleaned up.
Tweet embedding can require rewriting “X” links to “Twitter” for the embed to work.
Callouts can be made collapsible by adding a minus sign after the callout icon, enabling cleaner reading views.