Shortcuts ¶
Wiki-Go provides several keyboard shortcuts to enhance productivity:
General Shortcuts ¶
Ctrl+E
- Enter edit modeCtrl+S
- Save document when in edit modeCtrl+Shift+F
- Focus the search boxEscape
- Exit edit mode or close dialogs
Formatting Shortcuts (in edit mode) ¶
Ctrl+B
- Toggle bold formattingCtrl+I
- Toggle italic formattingCtrl+H
- Toggle/cycle heading levels (# -> ## -> ### … -> plain text)Ctrl+Q
- Toggle block quoteCtrl+/
- Toggle code formatting (inline code for single-line selections, code blocks for multi-line selections or current line when nothing is selected)Ctrl+Shift+P
- Preview ToggleAlt+Z
- Toggle word wrap
Table Editing ¶
Wiki-Go includes powerful table editing capabilities with keyboard shortcuts:
Navigation ¶
Tab
- Move to next cell (creates a new column when in the last cell of a row)Shift+Tab
- Move to previous cellEnter
- Move to cell below / create new rowCtrl+Enter
- Exit table at current position
Arrow Key Navigation ¶
Ctrl+Left
- Move to cell on the leftCtrl+Right
- Move to cell on the rightCtrl+Up
- Move to cell aboveCtrl+Down
- Move to cell below
Column/Row Alignment ¶
Ctrl+Shift+Left
- Align column leftCtrl+Shift+Right
- Align column rightCtrl+Shift+Up
- Align column centerCtrl+Shift+Down
- Remove column alignment
Moving Columns/Rows ¶
Alt+Up
- Move row upAlt+Down
- Move row downAlt+Left
- Move column leftAlt+Right
- Move column right
Comments
Please login to leave a comment.
No comments yet. Be the first to comment!