Get AI summaries of any video or article — Sign up free
Obsidian Outlining — How to outline masterfully fast in the Obsidian app thumbnail

Obsidian Outlining — How to outline masterfully fast in the Obsidian app

5 min read

Based on Linking Your Thinking with Nick Milo's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Enable fold heading and fold indent in Obsidian’s Editor settings to unlock fast collapsing/expanding of structure.

Briefing

Obsidian’s built-in folding and heading/list controls can be paired with a small set of keyboard hotkeys—plus one community plugin—to make outlining and brainstorming dramatically faster without leaving the same note. The core workflow is simple: collapse structure when thinking, expand only the parts you need, and use hotkeys to reorder and reformat sections on the fly. That matters because it turns outlining from a slow, mouse-heavy editing task into a rapid “think–restructure–write” loop that keeps prose and structure in the same document.

The process starts with enabling folding features in Obsidian’s settings (Editor settings for fold heading and fold indent). Once enabled, headings, lists, and even list folding can be collapsed and expanded, including in preview mode where the folded state is remembered when switching between edit and preview. Folding can be triggered via the three-dot control next to a block, but speed comes from hotkeys. A “toggle fold on the current line” mapping is recommended—mapped in the demo to Command 3—so the user can collapse or expand the line under the cursor instantly.

From there, the outline accelerates through three editing moves: indent/outdent, swapping lines, and bulk folding/unfolding. Indenting is done with the cursor near the start of the block; outdenting uses Shift+Tab. Highlighting multiple lines allows indenting and outdenting in one action. Swapping lines up and down is mapped to Command 1 and Command 2 in the demo, letting sections move without re-cutting text. The key benefit is that outlining becomes fluid: sections can be rearranged as quickly as ideas form, with the cursor staying in the same general area while the structure shifts.

A fourth speed lever comes from Hotkeys Plus Plus, a third-party plugin. It adds a “toggle to bulleted or numbered lists” action (mapped to Command 4). With the cursor on a list item, pressing the hotkey converts list types quickly; preview mode confirms the numbering/bullets render correctly. This lets the writer iterate on structure—switching between numbered and unordered lists—without manual formatting.

The workflow is framed as a “left-handed keyboard ninja” approach: keep the left hand on the keyboard for hotkey-driven editing while the right hand stays on the mouse for navigation and selection. The rationale is practical—speed depends on mapping the most frequent editing moves to comfortable, nearby keys, not on learning complex modes.

Finally, the same outlining-first note can be exported to PDF. The export keeps the theme, so the demo suggests switching to a light theme (via an appearance setting) before exporting for better readability. The takeaway is that Obsidian can function as both an outline engine and a prose workspace: folded structure, reordered sections, and list transformations coexist with paragraphs, supporting everything from student note-taking to creative drafting.

Cornell Notes

Obsidian outlining speeds up when folding controls are enabled and mapped to a few high-frequency hotkeys. The workflow collapses and expands sections quickly (toggle fold on the current line), then uses indent/outdent and swap-lines hotkeys to reorganize structure without cutting and pasting. A community plugin, Hotkeys Plus Plus, adds a hotkey to toggle list types between bulleted and numbered lists, enabling rapid formatting iteration. Keeping the left hand on the keyboard and the right on the mouse supports this “keyboard-first” editing style. The same structured note can also be exported to PDF, with theme-aware output for sharing and feedback.

How do folding controls in Obsidian support faster outlining without leaving the note?

Folding is enabled in Obsidian’s settings under Editor settings by toggling fold heading and fold indent. Once active, headings and indented blocks can be collapsed and expanded, including in preview mode where the folded state is remembered when switching back to edit mode. Folding can be done via the three-dot (ellipsis) control or faster through a hotkey like “toggle fold on the current line,” mapped in the demo to Command 3.

What hotkey-driven edits turn a static outline into a “reorder as you think” workflow?

Three actions do most of the heavy lifting: indent/outdent and swap lines. Indenting is done with the cursor near the start of the block; outdenting uses Shift+Tab. Highlighting multiple lines allows indent/outdent in bulk. Swapping lines up and down (mapped in the demo to Command 1 and Command 2) moves folded or expanded sections without reselecting large text ranges, letting structure evolve quickly.

Why does list-type toggling matter for outlining speed, and how is it implemented here?

Outlines often need quick shifts between unordered bullets and numbered sequences. Hotkeys Plus Plus adds a “toggle to bulleted or numbered lists” action, mapped in the demo to Command 4 (Control 4 on Windows). With the cursor on a list item, pressing the hotkey converts the list type; preview mode confirms the rendered numbering/bullets.

What does the “left-handed keyboard ninja” idea mean in practical terms?

The approach keeps the left hand on the keyboard for hotkeys while the right hand stays on the mouse for navigation and clicking. That only works if the most common editing moves—folding, swapping, indenting, list toggling—are mapped to nearby, comfortable keys. The demo ties speed to deliberate hotkey setup rather than relying on advanced editor modes.

How can an outline built with folding and swapping be shared outside Obsidian?

Obsidian’s export to PDF keeps the current theme. The demo suggests switching to a light theme (via appearance settings) before exporting when using dark themes like Cybertron, since dark themes may not print/share as clearly. After exporting, the PDF includes the unfolded content for readers to review.

Review Questions

  1. Which specific Obsidian settings must be enabled to allow folding of headings and indented blocks?
  2. How do indent/outdent and swap-lines hotkeys work together to restructure an outline without cutting and pasting?
  3. What does the Hotkeys Plus Plus plugin add, and which hotkey mapping is used in the demo to toggle list types?

Key Points

  1. 1

    Enable fold heading and fold indent in Obsidian’s Editor settings to unlock fast collapsing/expanding of structure.

  2. 2

    Use a “toggle fold on the current line” hotkey (Command 3 in the demo) to collapse or expand the current block instantly.

  3. 3

    Pair indent/outdent (Shift+Tab for outdent) with multi-line selection to re-nest outline sections quickly.

  4. 4

    Map swap-lines up/down (Command 1 and Command 2 in the demo) to reorder sections fluidly while outlining.

  5. 5

    Install Hotkeys Plus Plus to add a list-type toggle hotkey that switches between bulleted and numbered lists (Command 4 in the demo).

  6. 6

    Adopt a left-hand-on-keyboard workflow so the right hand stays on the mouse for navigation while edits happen via hotkeys.

  7. 7

    Export to PDF from within Obsidian for sharing, and consider switching themes for readability before exporting.

Highlights

Folding isn’t just a visual trick—when paired with hotkeys, it becomes a rapid “collapse what I don’t need, expand what I do” outlining engine.
Swap-lines up/down hotkeys let sections move at the speed of thought, turning outlining into continuous restructuring rather than slow editing.
Hotkeys Plus Plus adds a practical list-format toggle, making it easy to switch between bulleted and numbered sequences without manual formatting.
Export-to-PDF preserves theme, so adjusting appearance (e.g., dark to light) can improve how outlines look when shared.

Topics

  • Obsidian Folding
  • Keyboard Hotkeys
  • Indent and Outdent
  • Swap Lines
  • PDF Export

Mentioned