Hello in the instruction section we have only the shortcuts that work on windows, can somebody guide me on where I find the same for MAC
Hi, I havenβt found it myself online but with the help of Google Gemini it translated the windows page.
If you could confirm the quality I could ask to add to the docs
n8n keyboard shortcuts translated for macOS users, using standard Mac key names and symbols (where β = Command, β₯ = Option, β§ = Shift, = Return, β« = Delete/Backspace, β¦ = Forward Delete):
Keyboard shortcuts and controls
Workflow controls
-
Cmd + Option + n (ββ₯n): create new workflow
-
Cmd + o (βo): open workflow
-
Cmd + s (βs): save the current workflow
-
Cmd + z (βz): undo
-
Cmd + Shift + z (β§βz): redo
-
Cmd + Return (ββ©) or Cmd + Enter: execute workflow
Canvas
-
Move the canvas
-
Cmd + Left Mouse Button + drag (β + Click + Drag): move node view
-
Cmd + Middle mouse button + drag (β + Middle Click + Drag): move node view (Note: Middle click might require specific mouse hardware/configuration)
-
Space + drag: move node view
-
Middle mouse button + drag: move node view (Note: Middle click might require specific mouse hardware/configuration)
-
Two fingers drag on trackpad/touch screen: move node view
-
-
Canvas zoom
-
+ or =: zoom in
-
- or _: zoom out
-
0: reset zoom level
-
1: zoom to fit workflow
-
Cmd + Mouse wheel scroll (β + Scroll): zoom in/out
-
Pinch gesture on trackpad: zoom in/out
-
Nodes on the canvas
-
Cmd + a (βa): select all nodes
-
Cmd + v (βv): paste nodes
-
Shift + s (β§s): add sticky note
With one or more nodes selected in canvas
-
ArrowDown (β): select sibling node below the current one
-
ArrowLeft (β): select node left of the current one
-
ArrowRight (β): select node right of the current one
-
ArrowUp (β): select sibling node above the current one
-
Cmd + c (βc): copy
-
Cmd + x (βx): cut
-
D: deactivate
-
Delete (β«) or Fn + Delete (β¦ for forward delete): delete
-
Return (
) or Enter: open
-
F2 (possibly Fn + F2): rename (Note: You might need to press Fn depending on your System Preferences > Keyboard settings for F-keys)
-
P: pin data in node. Refer to Data pinning for more information.
-
Shift + ArrowLeft (β§β): select all nodes left of the current one
-
Shift + ArrowRight (β§β): select all nodes right of the current one
Node panel
-
Tab (β₯): open the Node Panel
-
Return (
) or Enter: insert selected node into workflow
-
Escape (esc): close Node panel
Node panel categories
-
Return (
) or Enter: insert node into workflow, collapse/expand category, open subcategory
-
ArrowRight (β): expand category, open subcategory
-
ArrowLeft (β): collapse category, close subcategory view
Within nodes
- =: in an empty parameter input, this switches to expressions mode.
sure man let me check