Skip to content

Keyboard Shortcuts

A complete reference of keyboard shortcuts available in NodeUI.

General

ShortcutAction
Ctrl/Cmd + SSave graph to JSON file
Ctrl/Cmd + OOpen a graph file
DeleteRemove selected elements

Node Creation

ShortcutAction
R + DragCreate a routing node at the drag location

TIP

Hold R and then drag on the canvas to quickly create a RoutingNode. This is useful when you need to add intermediate routing points to edge paths.

Selection

ShortcutAction
Shift + ClickAdd or remove a node from the current selection

Timeline

ShortcutAction
IInsert a keyframe at the current playhead position

TIP

The timeline system runs at 24fps. Use the I shortcut while the timeline panel is active to set keyframes without using the mouse.

Quick Reference Card

For fast lookup, here is every shortcut in a single table:

KeyModifierAction
Delete--Remove selected elements
R+ DragCreate routing node
I--Insert timeline keyframe
SCtrl/CmdSave graph
OCtrl/CmdOpen graph file
ClickShiftAdd to selection

Platform Notes

  • On macOS, use Cmd in place of Ctrl
  • On Windows and Linux, use Ctrl
  • All shortcuts work regardless of keyboard layout

Released under the MIT License.