多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.9 KiB

---
title: 'Keyboard Maneuver'
description: 'Keyboard shortcuts'
position: 700
category: 'Product'
menuTitle: 'Keyboard Maneuver'
---
## Shortcuts
| Key | Behaviour |
|-----------|-------------------------|
| `ALT` `t` | Insert new table |
| `ALT` `r` | Insert new row |
| `ALT` `c` | Insert new column |
| `ALT` `f` | Toggle fullscreen mode |
| `ALT` `i` | Invite a member to team |
## General maneuver on GRID
| Key | Behaviour |
|-----------------|--------------------------------------------------------------------------------------|
| `⌘` `←` | Jump to leftmost column in this row |
| `⌘` `→` | Jump to rightmost column in this row |
| `⌘` `↑` | Jump to first record in this column (in same page) |
| `⌘` `↓` | Jump to last record in this column (in same page) |
| `⌘` `C` | Copy cell contents |
| `Enter` | Switch cell in focus to EDIT mode; opens modal/picker if cell is associated with one |
| `Esc` | Exit cell EDIT mode |
| `Delete` | Clear cell |
| `Space` | Expand current row |
| `←` `→` `↑` `↓` | General cell navigation |
## Expanded row maneuver
| Key | Behaviour |
|-------------|--------------------------------|
| `⌘` `Enter` | Save current expanded row item |