forked from seanyeh/vibreoffice
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For writers, a mode dedicated to formatting might prove useful. I believe that using : would provide a great analog from Vim motions for it
Non formatting motions
================
hjkl => movement
B => back a word
W => Forward a word
Escape => Normal Mode
V => Visual Mode
I => Insert Mode
(){}$0 => Normal Mode movement
u => undo
C-r => redo
C-u => up
C-d => down
y => yank
p => paste
: => Format mode
Desired functionality without a conceptualized binding
=============
toggle unordered list, increase indent, decrease indent,
insert page break, toggle formatting marks, insert table, insert chart,
insert section, set page columns, increase/decrease before text indent, increase/decrease after text indent,
increase/decrease above paragraph spacing, increase/decrease below paragraph spacing
Possible bindings
=============
b => bold
U => underline
i => italics
s => strikethrough
F => clear formatting
f => copy formatting
C-f => paste formatting
S => superscript
C-s => subscript
H => toggle highlight
C-b => insert bookmark
q => decrease font size
Q => increase font size
C => center aline
R => right align
L => left align
J => justify align
c => font color
o => toggle ordered list
Untapped, single-key motions
=============
r
a
z
w
x
e
d
v
t
g
n
m
A
Z
X
E
D
T
G
Y
N
M
K
O
P
C-a
C-w
C-x
C-e
C-c
C-v
C-t
C-g
C-y
C-h
C-n
C-j
C-m
C-i
C-k
C-o
C-l
C-p
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels