Keyboard shortcuts

Every keyboard shortcut Sigla binds, organized by area. The menu-bar location in parentheses is where to find the same action if you forget the chord.

[!NOTE] Some shortcuts only appear when their feature is enabled. Comments shortcuts (⌘⇧M, ⌘⇧E, ⌥⌘C) require Settings → Comments → “Enable Comments” and an app restart. The frontmatter and folder-search shortcuts require an open folder.

Files and folders

ShortcutActionMenu
⌘OOpen file…File → Open…
⌘⇧OOpen folder…File → Open Folder…
⌘WClose the active fileFile → Close File
⌘⇧WClose all open foldersFile → Close Folder
⌘QQuit SiglaSigla → Quit Sigla

The Open Recent Folder submenu (File → Open Recent Folder) lists folders you’ve recently opened; Clear Menu wipes the list.

Document navigation

ShortcutActionMenu
⌘[Back in document historyGo → Back
⌘]Forward in document historyGo → Forward
⌘←Back (hidden alternate)
⌘→Forward (hidden alternate)

Two-finger horizontal trackpad swipes drive the same history.

Zoom

ShortcutActionMenu
⌘+Zoom in (5% step)View → Zoom In
⌘-Zoom out (5% step)View → Zoom Out
⌘0Actual size (100%)View → Actual Size

Zoom is global and shared across windows; the level persists across launches.

View

ShortcutActionMenu
⌃⌘SToggle sidebarView → Toggle Sidebar
⌥⌘IShow / hide Frontmatter panelView → Show Frontmatter Panel
⌥⌘CShow / hide Comments panelView → Show Comments
⌘⇧DDark DocumentView → Dark Document

The View → Theme submenu lists every built-in and user-supplied document theme. View → Mermaid Theme picks the Mermaid color scheme (Auto, Default, Dark, Forest, Neutral, Base).

Find

ShortcutActionMenu
⌘FFind in documentEdit → Find → Find…
⌘GFind NextEdit → Find → Find Next
⌘⇧GFind PreviousEdit → Find → Find Previous
⌘EUse Selection for FindEdit → Find → Use Selection for Find
⌘⇧FSearch folder (cross-file)Edit → Search Folder…

Folder search opens a modal that searches frontmatter keys and body text across the open workspace. See Search and find.

Comments and highlights

Requires Settings → Comments → “Enable Comments” and an app restart.

ShortcutActionMenu
⌘⇧MAdd Comment… on the current selectionEdit → Add Comment…
⌘⇧EExport Comments in a Prompt (copies to clipboard)Edit → Export Comments in a Prompt
⌥⌘CToggle Comments panelView → Show Comments

Select prose first, then press ⌘⇧M to attach a comment to that span. See Comments and highlights.

PDF

ShortcutActionMenu
⌘PPrint… (opens the PDF preview, primed for print)File → Print…
⌘⇧PExport as PDF… (opens the PDF preview, primed for export)File → Export as PDF…

The PDF preview window lets you switch theme, paper size, orientation, margins, and header/footer before exporting or printing. See PDF export.

Edit

The reader is read-only, so the Edit menu is intentionally sparse:

ShortcutActionMenu
⌘CCopy selectionEdit → Copy
⌘VPaste (only active when an editable field has focus, e.g. the Settings comment-template editor)Edit → Paste
⌘ASelect AllEdit → Select All

Undo, Redo, Cut, Paste and Match Style, Delete, Start Dictation, Emoji & Symbols, and AutoFill are omitted — the viewer has no text-input affordance.

Window and app

ShortcutActionMenu
⌘,Settings…Sigla → Settings…
⌘MMinimizeWindow → Minimize
⌘?Sigla Documentation (opens this folder)Help → Sigla Documentation

Extensions

ShortcutActionMenu
⌘⇧RReload Extensions (rescan disk)View → Reload Extensions

Use after dropping a new extension into ~/.config/sigla/extensions/ or editing a sigla.json⌘⇧R rescans both the bundled directory and the user directory and re-registers everything that loads cleanly. See Extensions overview.