mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
📚 Add additional documentation for keyboard shortcuts
This commit is contained in:
@@ -160,13 +160,19 @@ The following keyboard shortcuts can currently be used:
|
|||||||
- **Tab**: Open "Node Creator". Type to filter and navigate with arrow keys. To create press "enter"
|
- **Tab**: Open "Node Creator". Type to filter and navigate with arrow keys. To create press "enter"
|
||||||
|
|
||||||
|
|
||||||
### With nodes selected
|
### With node/s selected
|
||||||
|
|
||||||
|
- **ArrowDown**: Select sibling node bellow the current one
|
||||||
|
- **ArrowLeft**: Select node left of the current one
|
||||||
|
- **ArrowRight**: Select node right of the current one
|
||||||
|
- **ArrowUp**: Select sibling node above the current one
|
||||||
- **Ctrl + c**: Copy nodes
|
- **Ctrl + c**: Copy nodes
|
||||||
- **Ctrl + x**: Cut nodes
|
- **Ctrl + x**: Cut nodes
|
||||||
- **d**: Deactivate nodes
|
- **d**: Deactivate nodes
|
||||||
- **Delete**: Delete nodes
|
- **Delete**: Delete nodes
|
||||||
- **F2**: Rename node
|
- **F2**: Rename node
|
||||||
|
- **Shift + ArrowLeft**: Select all nodes left of the current one
|
||||||
|
- **Shift + ArrowRight**: Select all nodes right of the current one
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user