Skip to main content
Version: Latest (4.48.0)

Shortkeys

This section describes a list of the available shortcuts throughout the application.

Project

The following shortcuts are available within the project view.

  • O Opens the project menu
  • N Create a new project or when a project is selected, create a new flow
  • I Opens the import dialog
  • U Opens the unlock Vault dialog
  • V Opens the Vault editor

Flow

The following shortcuts are available within the flow designer

  • C open/closes the component drawer
  • L open/closes the log console
  • CTRL+Z undo
  • CTRL+Y redo
  • CTRL+S save the flow
  • CTRL+D clone the selected components, connections and configuration
  • F1 opens up the documentation
  • F6 triggers the flow. Similar to clicking the trigger button
  • F7 clears the flow. Similar to clicking the clear flow button
  • F8 restarts the the flow instance. Similar to clicking the restart flow button
  • DEL to delete selected

Code editor

The following shortcuts are available within the code editor.

  • Shift+Alt+f format the code
  • CTRL+S opens up the search and replace dialog