Advanced Canvas Operations

Speed up complex workflows with multi-select actions, batch connections, and faster downstream node creation.

·Musein Team

Once a canvas grows beyond a few nodes, speed comes less from single-node editing and more from how quickly you can reshape groups of nodes together. Musein already includes several advanced interaction patterns for exactly this kind of workflow.

Content

Text
Image
Video
Audio

Multi-select reveals a floating action bar

When you select two or more nodes, the canvas shows a floating toolbar above the selection.

The currently supported quick actions are:

  • Organize to tidy the selected nodes into a cleaner structure
  • Group to wrap the current selection into one group node

This is one of the fastest ways to clean up a branch before you continue building on top of it.

Use the plus button on the right side of a selection

When multiple nodes are selected, a small plus button appears on the right edge of the selection.

This button is more powerful than it looks:

  • click it to open the add-node menu next to the current selection
  • create a downstream node without manually starting each connection one by one
  • keep the selected nodes as the upstream context for the next step

In practice, this is ideal when several references or notes should all feed into one new prompt, image, video, or audio node.

Drag the plus button to batch-connect

The same plus button also supports drag behavior.

You can drag it in two useful ways:

  • drag onto an existing node to connect the current selection to that node in one batch action
  • drag into empty canvas space to open the add-node menu at the drop point, then create a new node there with the selected nodes already wired upstream

This is much faster than recreating three or four parallel edges by hand.

Copy a branch and paste near your cursor

For repeated structures, copy and paste is often the fastest branching tool.

When nodes are selected, you can copy them and paste them back onto the canvas. Paste uses the current pointer position as the placement reference, which makes it easier to duplicate a branch near the place where you plan to keep working.

This is especially useful for:

  • trying alternate prompts from the same base setup
  • duplicating a proven branch before making risky changes
  • carrying a small workflow pattern into another part of the canvas

Drop saved assets directly onto the canvas

Advanced canvas work is not only about node structure. It is also about reusing material quickly.

Saved assets from the asset library can be dragged directly onto the canvas, where they become new nodes at the drop position. This is a fast way to turn approved references, product shots, or earlier outputs into the next stage of your workflow.

A practical habit

When a branch starts to feel repetitive, stop building it node by node. Multi-select the useful context, use the floating toolbar to clean it up, and use the selection plus button to extend the branch in one move. That usually saves more time than any single prompt tweak.

Continue reading