Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

explorer 220 shortcuts #1079

Merged
merged 1 commit into from
Feb 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs-2.0/nebula-explorer/ex-ug-shortcuts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Basic operations and shortcuts

This topic lists the basic operations and shortcuts supported in Explorer.

## Basic operations

| Operation | Description |
| ---------------- | ------------------------------------------------------------ |
| Move a canvas | Hold down left click and drag the canvas. |
| Zoom in or out the canvas | Mouse wheel scrolls down to zoom in and up to zoom out. |
| Select one single vertex or edge | Left-click a vertex or an edge. |
| Select multiple vertices and edges | Hold Shift and left-click vertices and edges. |
| Batch selection | Hold down right click and frame vertices and edges; Or Hold Shift and hold down left click, and then frame vertices and edges. |
| Move selected vertices | Left-click the selected vertices and then move them. |

## Shortcuts

| Operation | Description |
| :-- | :--|
| Enter | Expand |
| Shift + '-' | Zoom out |
| Shift + '+' | Zoom in |
| Shift + 'l' | Display |
| Ctrl/Cmd + 'z' | Undo |
| Ctrl/Cmd + Shift + 'z' | Redo |
| Ctrl/Cmd + 'a'| Select all vertices.|
| Selected + 'del'| Hide the selected elements. |
| Selected + Shift + 'del' | Hide the unselected elements. |
12 changes: 0 additions & 12 deletions docs-2.0/nebula-explorer/operation-guide/ex-ug-shortcuts.md

This file was deleted.