The Markifact canvas supports various keyboard shortcuts and interactions to help you build workflows more efficiently. Master these shortcuts to speed up your workflow development.


All Keyboard Shortcuts

ActionShortcutCategory
Save workflow⌘ + SWorkflow
Undo canvas actions⌘ + ZWorkflow
Duplicate selected nodes⌘ + DNode Operations
Delete selected nodesDelNode Operations
Multi-select (drag)Shift + DragSelection
Multi-select individual⌘ + ClickSelection
Zoom in canvasScroll UpNavigation
Zoom out canvasScroll DownNavigation

Node Selection & Operations

Multi-Select Nodes

There are two ways to select multiple nodes:

Drag Selection:

  • Hold Shift and drag to create a selection box
  • All nodes within the box will be selected, you can right-click to perform actions on them

Individual Selection:

  • Hold (Mac) or Ctrl (Windows) and click individual nodes
  • Each clicked node adds to your selection and gets a blue border

Bulk Operations

Once you have multiple nodes selected, you can:

Duplicate Multiple Nodes:

  • Select nodes using either method above
  • Press ⌘ + D or right-click and choose “Duplicate 4 nodes”
  • All selected nodes and their connections will be duplicated

Delete Multiple Nodes:

  • Select the nodes you want to remove
  • Press Del or right-click and choose “Delete 4 nodes”
  • All selected nodes will be removed from the canvas

Clear Selection:

  • Click anywhere on empty canvas space
  • Or right-click and choose “Clear selection”

Canvas Navigation

Zooming

  • Zoom in: Scroll up or use zoom controls in bottom toolbar
  • Zoom out: Scroll down or use zoom controls in bottom toolbar
  • Fit to screen: Click the fit-to-screen button in bottom toolbar

Panning

  • Drag canvas: Click and drag on empty space to move around
  • Reset view: Use the reset button in bottom toolbar

Quick Actions Menu

Right-click on selected nodes to access:

  • Duplicate X nodes - Copy selected nodes with ⌘ + D shortcut
  • Delete X nodes - Remove selected nodes with Del shortcut
  • Clear selection - Deselect all nodes

The menu shows the exact number of selected nodes (e.g., “Duplicate 4 nodes”).


Toolbar Controls

The bottom toolbar provides additional canvas controls:

IconFunction
+ / -Zoom in/out controls
Fit canvas to screen
Undo actions
View keyboard shortcuts

These complement the keyboard shortcuts for complete canvas control.


FAQ