Use keyboard shortcuts in the playbook editor
When using the Visual Playbook Editor, press Command+? while the Settings panel is open to see a list of keyboard shortcuts.
You can use the following keyboard shortcuts in the playbook editor.
Description | Shortcut |
---|---|
Add block panel | Command+B |
Add action block | Command+1 |
Add playbook block | Command+2 |
Add code block | Command+3 |
Add utility block | Command+4 |
Add filter block | Command+5 |
Add decision block | Command+6 |
Add format block | Command+7 |
Add prompt block | Command+8 |
Auto arrange playbook | Command+Shift+F |
Zoom to fit playbook | Command+Shift+Z |
Copy selected playbook blocks | Command+C |
Paste selected playbook blocks | Command+V |
Deselect selected playbook blocks | Esc |
Delete selected playbook blocks | Command+Backspace |
Toggle Python editor | Command+E |
Toggle debugger | Command+D |
Save | Command+S |
Toggle settings | Command+K |
Show the list of hotkeys | Command+? |
Zoom in | Command+Shift++ |
Zoom out | Command+Shift+- |