Searching flows

Search dialog

Search dialog


Search menu

Search menu

The Search dialog can be used to find nodes within the workspace, including configuration nodes.

It indexes all properties of the nodes, so it can be used to search for a node by its id, type, name or any other property.

Reference
Key shortcutCtrl/โŒ˜-f
Menu optionSearch flows
Actioncore:search

Selecting a node in the result list will reveal that node within the editor.

The button on each result will reveal that node without closing the search window.

The button in the header will copy the current search over to the Explorer sidebar search.

A number of predefined searches are available under the search menu dropdown.


Search toolbar

Search toolbar

Search toolbar

When a search has multiple results and you select one, the search toolbar will appear to allow you to navigate between the search results without having to reopen the main search window.

Search syntax

The search supports a number additional filters to help narrow down the results.

Filter Description
is:config Limits the results to Configuration nodes
is:subflow Limits the results to Subflows
is:unused Matches Configuration nodes or Subflows that are unused
is:invalid Matches nodes that contain configuration errors
uses:<config-node-id> Limits the results to nodes that depend on the specific configuration node