User:Alien333/cuts

From Wikisource
Jump to navigation Jump to search

Some more shortcuts.

My making this may or may not be related to my being a vim user.

Modifiers are given with 0's and 1's, in the order shift-ctrl-meta-alt, for example 0101 means ctrl and alt.

Actions: E means "editing-only", G means "go to", N means "open in new tab", "O" means "other" and "T" means "trigger" (for scripts).

Key Mods Namespace Action Info
0100 Page G page before
0110 Page N page before
0100 Main G previous page
0110 Main N previous page
0100 Page G page after
0110 Page N page after
0100 Main G next page
0110 Main N next page
0100 Page G index
0110 Page N index
0100 Main G rootpage
0110 Main N rootpage
Esc 0100 Any E O quit editing mode
P 0110 Page E O mark proofread & save page
O 0110 Page E T poemise.js
I 0110 Page E T running header gadget.
U 0110 Page E T nobr.js
Y 0110 Main T dab.js

There is mostly no logic to any of the keys, I started by wanting to take P for Poemise but settling for O, and have been going left on my keyboard since.