How to Use AITable Keyboard Shortcuts?
When you get used to AITable, you'll definitely love its powerful and flexible features, as well as looking for more efficient operations.
AITable provides a large number of keyboard shortcuts to make your operation more efficient.
General editing of forms
| Quick Features | macOS | windows |
|---|---|---|
| Copy | cmd + c | ctrl + c |
| Paste | cmd + v | ctrl + v |
| Undo | cmd + z | ctrl + z |
| Redo | cmd + y( cmd + shift + z ) | ctrl + shift + z |
| Insert record below | shift + enter | shift + enter |
| Insert record above | shift + cmd + enter | shift + alt + enter |
| Expand record | space | space |
| Edit cell | enter / F2 | enter / F2 |
Datasheet orientation control
Furthermore, the arrow keys in the AITable are also compatible with Emacs shortcut key bindings so you can control forward, backward, up, and down.
| Quick Features | macOS | windows |
|---|---|---|
| Move to the cell above | ↑ | ↑ |
| Move to the cell below | ↓ | ↓ |
| Move to the left cell | ← | ← |
| Move to the right cell | → | → |
| Move to the top cell | cmd + ↑ | ctrl + ↑ |
| Move to the bottom cell | cmd + ↓ | ctrl + ↓ |
| Move to the left-most cell | cmd + ← | ctrl + ← |
| Move to the right-most cell | cmd + → | ctrl + → |
| Scroll one screen up | pageup | pageup |
| Scroll one screen down | pagedown | pagedown |
| Select all | cmd + a | ctrl + a |
| Select cells upwards | shift+ ↑ | shift+ ↑ |
| Select cells upwards to the top | cmd + shift + ↑ | ctrl + shift + ↑ |
| Select cells downwards | shift + ↓ | shift + ↓ |
| Select cells downwards to the bottom | cmd + shift + ↓ | ctrl + shift + ↓ |
| Select cells towards the left | shift + ← | shift + ← |
| Select cells to the left-most | cmd + shift + ← | ctrl + shift + ← |
| Select cells towards the right | shift + → | shift + → |
| Select cells to the right-most | cmd + shift + → | ctrl + shift + → |