選択

ノードはクリックすることで選択できます。 現在選択されているものはすべて選択が解除されます。 情報サイドバーはノードのプロパティとそのノードのヘルプテキストの表示を更新します。

ノードをクリックするときにCtrlまたはCommandキーを押した場合、 このノードが追加選択されます(または既にこのノードが選択状態であれば選択から外されます)。

Reference
Actioncore:select-connected-nodes
Key shortcutAlt-s c
Reference
Actioncore:select-upstream-nodes
Key shortcutAlt-s u
Reference
Actioncore:select-downstream-nodes
Key shortcutAlt-s d

If the Shift key is held when clicking on the middle of the node, it will select that node and all other nodes it is connected to. Clicking on the left-hand side of the node, it will select that node and all nodes that come before it in the flow - “upstream” nodes. Clicking on the right-hand side of the node, it will select that node and all nodes that come after it in the flow - “downstream” nodes.

ワイヤーをクリックすると、ワイヤーが選択状態になります。 ノードとは異なり、一度に1つのワイヤーしか選択できません。

なげなわツール

Selecting multiple nodes with the lasso tool

なげなわツールで複数のノードを選択する

なげなわツールは複数のノードを選択するために利用できます。 ワークスペースで、クリックしてからドラッグすることで利用できます。

なげなわツールでワイヤーを選択することはできません。


すべてのノードを選択する

現在のフローのすべてのノードを選択するには、 ワークスペースにフォーカスがあることを確認し、Ctrl/Command-aを押してください。

リファレンス
動作core:select-all-nodes
ショートカットキーCtrl/⌘-a

Selecting connected nodes

To select all nodes connected to a particular node, click on the middle of the node whilst holding the Shift key.

Reference
Key shortcutAlt-s c
Menu optionEdit -> Select all
Actioncore:select-connected-nodes

Selecting Upstream or Downstream nodes

To select a node and all of its upstream or downstream nodes, click the left or right side of the node whilst holding the Shift key.

Reference
Key shortcutAlt-s u
Actioncore:select-upstream-nodes
Reference
Key shortcutAlt-s d
Actioncore:select-downstream-nodes

フローの選択

エディタ上でCtrl/Commandキーを押しながらタブをクリックすると、フローが複数選択できます。

選択されると、それらは他の選択と同様に削除・コピー・エクスポートできます。

フローの選択

Selecting flows

エディタクリップボード

リファレンス
動作core:copy-selection-to-internal-clipboard
ショートカットキーCtrl/⌘-c
リファレンス
動作core:cut-selection-to-internal-clipboard
ショートカットキーCtrl/⌘-x
リファレンス
動作core:paste-selection-from-internal-clipboard
ショートカットキーCtrl/⌘-v

エディタは標準的なコピー/切り取り/貼り付け操作をサポートしています。 システムクリップボードではなく、内部クリップボードが利用されることに注意してください。