Global
- ? Open the keyboard shortcuts overlay
- CtrlK Open the command palette
- / Focus the IP search input
- Esc Close topmost modal · clear selection · revert uncommitted edit
- CtrlZ Undo the last structural change
- CtrlY Redo
- CtrlShiftZ Redo (alternate binding)
Inside an editable cell
- Tab Commit and move to the next field in the row
- ShiftTab Commit and move to the previous field
- Enter Commit + next field (last field exits the row)
- CtrlEnter Commit + stay in the current cell
- ↑↓ Move to the same column on the previous / next row
- Esc Revert uncommitted edit and blur
Row selection
- Click row Set selection to just this row
- ShiftClick Extend selection from the anchor to the clicked row
- CtrlClick Toggle a row in or out of the selection
- Type Edit any meta cell on a selected row and the value fans out to all selected rows
- CtrlC Copy selected rows to the clipboard as CSV — only when no cell is focused
Pinned create row
- Type CIDR Enter a new subnet like 10.0.4.0/24
- Tab Rotate CIDR → label → VLAN → AZ → notes inside the row
- Enter Submit — carves the leaf and applies meta in one undo step
- Esc Clear all fields in the create-row
- Paste ≥ 4 rows Opens the paste preview dialog for confirmation
Row header (no cell focused)
- Click Split Halve a leaf into two /n+1 children
- Click Join Collapse two siblings back into one parent
- Hover Join Preview every row that would fold together
- S Split (when row focused but not cell)
- J Join (when row focused but not cell)
Command Palette actions (Ctrl+K)
- Focus new row Jump to the pinned create-row at the bottom of the table
- Find + replace labels Bulk-rename a substring across every labelled subnet
- Toggle sidebar Collapse the left sidebar to a 48 px spine, or expand it back
Tips
- The Share button in the sidebar footer copies a URL that encodes the whole workspace tree.
- The Import button accepts JSON, all-workspaces bundle, Infoblox CSV, or NetBox YAML — auto-detected.
- The Radar drawer on the right surfaces overlap / labelling / VLAN-conflict findings live as you edit.
- The Command Palette (
Ctrl+K) is the fastest way to jump to any tool, workspace, or subnet.