-
Notifications
You must be signed in to change notification settings - Fork 15
Emacs
Roman Peshkov edited this page Apr 8, 2018
·
2 revisions
M-x org-table-create

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

Insert row: M-S-Down
Delete row: M-S-Up
Insert column: M-S-Right
Delete column: M-S-Left

Move column left: M-Left
Move column right: M-Right
Move row down: M-Down
Move row up: M-Up

M-x org-table-toggle-coordinate-overlays
Shortcut: C-c }

M-x org-table-blank-field
Shortcut: C-c Space
