Ctrl corresponds to Command except in Vim mode.Ctrl+E ECtrl+NCtrl+FCtrl+QCtrl+J/Ctrl+KCtrl+J and Ctrl+K for navigation in the notebooks list, directories list, notes list, opened notes list, and outline list.Ctrl+Left MouseCtrl+WH/J/K/LCtrl+UCtrl+Dgg/GCtrl + +/-Ctrl+WheelCtrl+0Ctrl+SCtrl+TCtrl+BCtrl+B again to exit. Currently selected text will be changed to bold if exist.Ctrl+ICtrl+I again to exit. Currently selected text will be changed to italic if exist.Ctrl+OCtrl+O again to exit. Currently selected text will be changed to inline code if exist.Ctrl+HCtrl+WCtrl+UCtrl+<Num><Num>. <Num> should be 1 to 6. Currently selected text will be changed to title if exist.Tab/Shift+TabShift+Left, Shift+Right, Shift+Up, Shift+DownCtrl+Shift+Left, Ctrl+Shift+RightCtrl+Shift+Up, Ctrl+Sfhit+DownShift+Home, Shift+EndCtrl+Shift+Home, Ctrl+Shift+EndTo efficiently utilize the shortcuts, VNote supports the Captain Mode.
Press the leader key Ctrl+E, then VNote will enter the Captain Mode, within which VNote supports more efficient shortcuts.
By the way, in this mode, Ctrl+W and W is equivalent, thus pressing Ctrl+E+W equals to Ctrl+E W.
EPTFXJK1 - 90DQVRHLShift+HShift+L?Within the Captain MOde, W will turn VNote into Navigation Mode. In this mode, VNote will display at most two characters on some major widgets, and then pressing corresponding characters will jump to that widget.
VNote supports a simple but useful Vim mode, including Normal, Insert, Visual, and VisualLine modes.
VNote supports following features of Vim:
r, s, i, I, a, A, o, and O;d, c, y, p, <, >, gu, and gU;h/j/k/l, gj/gk, Ctrl+U, Ctrl+D, gg, G, 0, ^, and $;a-z;", _, +, a-z(A-Z);Ctrl+O and Ctrl+I);Space)
<leader>y/d/p equals to "+y/d/p, which will access the system's clipboard;zz, zb, zt;u and Ctrl+R for undo and redo;i/a: word, WORD, '', "", ` `, (), [], <>, and {};:w, :wq, :x, :q, and :q!;For now, VNote does NOT support the macro and repeat(.) features of Vim.
Enjoy Vim on VNote!