Learn keyboard shortcuts and canvas interactions to build workflows faster in Markifact.
Action | Shortcut | Category |
---|---|---|
Save workflow | ⌘ + S | Workflow |
Undo canvas actions | ⌘ + Z | Workflow |
Auto layout nodes | Ctrl + L | Canvas |
Duplicate selected nodes | ⌘ + D | Node Operations |
Delete selected nodes | Del | Node Operations |
Multi-select (drag) | Shift + Drag | Selection |
Multi-select individual | ⌘ + Click | Selection |
Zoom in canvas | Scroll Up | Navigation |
Zoom out canvas | Scroll Down | Navigation |
Shift
and drag to create a selection box⌘
(Mac) or Ctrl
(Windows) and click individual nodes⌘ + D
or right-click and choose “Duplicate 4 nodes”Del
or right-click and choose “Delete 4 nodes”Ctrl + L
⌘ + D
shortcutDel
shortcutIcon | Function |
---|---|
+ / - | Zoom in/out controls |
⌂ | Fit canvas to screen |
↻ | Undo actions |
⌘ | View keyboard shortcuts |
How do I select multiple nodes in bulk?
Shift
⌘
(Mac) or Ctrl
(Windows)How do I duplicate multiple nodes at once?
Shift + Drag
) or individual selection (⌘ + Click
)⌘ + D
How do I delete multiple nodes at once?
Shift + Drag
or ⌘ + Click
Del
key⌘ + Z
once you save the workflow.How do I copy a section of my workflow?
Shift + Drag
⌘ + D
Why don't shortcuts work sometimes?
Can I duplicate nodes with their connections?
⌘ + D
, Markifact preserves the connections between the duplicated nodes, creating an exact copy of the node group.How do I select nodes that are far apart?
⌘ + Click
to individually select nodes anywhere on the canvas. This is better than shift-drag when nodes aren’t clustered together.What's the difference between Delete and Clear?
Del
key) removes selected nodes permanently from your workflow. Clear selection just deselects nodes without removing them.How does Auto Layout work?
Ctrl + L
) automatically organizes all nodes horizontally on your canvas to clean up messy layouts. It maintains all existing connections between nodes without changing your workflow logic.