Skip to content

Copy & Paste

Cut, copy, and paste nodes and edges on the canvas.

Full support for node and edge cut, copy, and paste operations using standard keyboard shortcuts (Ctrl+C, Ctrl+V, Ctrl+X).

When you copy a group of nodes, connected edges between them are included automatically. Pasted nodes receive new unique IDs and are placed at the current mouse position, keeping the relative layout intact.

ActionWindows / LinuxmacOS
CopyCtrl+CCmd+C
CutCtrl+XCmd+X
PasteCtrl+VCmd+V
  • Duplicate a group of connected nodes to build a second parallel branch.
  • Move a section of a workflow to a different area of the canvas via cut + paste.
  • Copy nodes across browser tabs (clipboard is system-level).

This plugin is powered by Overflow, a React Flow UI library for building visual workflows, automations, and tools with production-grade components.

See the detailed docs