NotariumDocumentation
Documentation version: latest
EN

Keyboard shortcuts

Notarium gives you one customizable set of keyboard shortcuts: the shortcuts, the cheat sheet, and the editor all read from the same active map, so they never drift apart. You can switch the layout with a preset (Notarium, VS Code, Obsidian, Vim, JetBrains) and override any key in Settings → Keyboard.

Cmd/Ctrl below means Cmd on macOS and Ctrl on other platforms. Keys are matched by physical key rather than by the printed symbol, so your OS layout (RU/EN) has no effect on whether a shortcut fires.

Default layout (Notarium preset)

The default is web-native: single keys and g sequences (press g, then a letter) so nothing collides with the critical browser combos Cmd/Ctrl+T/N/W/L/R. A single key fires only when focus is outside an input field.

Navigation and interface

ActionKey
Quick switcher (Spotlight)Cmd/Ctrl+P
Search/
Keyboard shortcuts cheat sheet?
Light/dark themet
Left / right panel[ / ]
Home / Feed / Graphg h / g f / g g
Files / Agents / Trash / Settingsg i / g a / g t / g s

Working with a note

ActionKey
New notec
Edit notee
Save draftCmd/Ctrl+Enter or Cmd/Ctrl+S
Cancel / close draftEsc

Editor (formatting)

These fire while focus is in the editor.

ActionKey
Bold / italic / codeCmd/Ctrl+B / Cmd/Ctrl+I / Cmd/Ctrl+E
Link / strikethroughCmd/Ctrl+K / Cmd/Ctrl+Shift+X
Multi-cursor (next occurrence)Cmd/Ctrl+D
Focus / typewriter modeCmd/Ctrl+Shift+F / Cmd/Ctrl+Shift+Y
Undo / RedoCmd/Ctrl+Z / Cmd/Ctrl+Shift+Z or Cmd/Ctrl+Y
Undo/redo are built-in editor commands

Undo (Cmd/Ctrl+Z) and redo are built-in commands of the editor itself, not customizable keyboard shortcuts, so you can't override them in Settings → Keyboard. Redo is bound to Cmd/Ctrl+Shift+Z and Cmd/Ctrl+Y on every OS.

How the presets differ

A preset is the Notarium base with the matching editor's signature combos layered on top. Anything a preset doesn't override keeps the web-native default. Below are only the actions that differ between presets.

ActionNotariumVS CodeObsidianVimJetBrains
Quick switcherCmd/Ctrl+PCmd/Ctrl+PCmd/Ctrl+OSpace fCmd/Ctrl+Shift+O
Search/Cmd/Ctrl+Shift+FCmd/Ctrl+Shift+F/Cmd/Ctrl+Shift+F
Left panel[Cmd/Ctrl+B[Space e[
Right panel]Cmd/Ctrl+J]]]
Filesg iCmd/Ctrl+Shift+Eg ig iCmd/Ctrl+1
Graphg gg gCmd/Ctrl+Gg gg g
Settingsg sg sg sg sCmd/Ctrl+,
ThemetCmd/Ctrl+K Cmd/Ctrl+Tttt
Cheat sheet?Cmd/Ctrl+K Cmd/Ctrl+S?Space ??
New noteccCmd/Ctrl+Noc
Editeeeie
SaveCmd/Ctrl+Enter, Cmd/Ctrl+SCmd/Ctrl+Ssame as Notariumsame as Notariumsame as Notarium
The browser intercepts some desktop combos

A few of these signature combos (for example, Cmd/Ctrl+N in the Obsidian preset) are reserved by the browser in an ordinary tab — they won't fire there. Settings → Keyboard flags such bindings with a ⚠ icon. You pick a preset deliberately, for the familiar feel.

Cheat sheet and customization

  • Press ? to open the cheat sheet, grouped by section. The list is read from the active map, so it always matches what actually fires and reflects your edits.
  • Settings → Keyboard — pick a preset and rebind row by row: an action can have several bindings, the + button adds another one (recording your next keypress), and reset buttons restore a row, or everything, to the preset. A conflict with another action is highlighted.
  • For editor actions the recorder requires a modifier — a single key would break typing. Esc and Tab cancel recording, so they can't be recorded as a binding.

See also