Emacs - rpeshkov/vscode-text-tables GitHub Wiki

Create table

M-x org-table-create

Create table

Transpose table

M-x org-table-transpose-table-at-point

Transpose table

Add/remove rows/columns

Insert row: M-S-Down

Delete row: M-S-Up

Insert column: M-S-Right

Delete column: M-S-Left

cols add remove

Move rows/columns

Move column left: M-Left

Move column right: M-Right

Move row down: M-Down

Move row up: M-Up

Move rows/columns

Display rows/columns

M-x org-table-toggle-coordinate-overlays

Shortcut: C-c }

Numbers

Clear cell

M-x org-table-blank-field

Shortcut: C-c Space

Cell clear