From f3a88614ef4a2541ee29054124d62c0cdc78f485 Mon Sep 17 00:00:00 2001 From: Matt DeMoss Date: Sun, 18 Nov 2018 08:08:27 -0500 Subject: Add shortcuts for focusing next and previous without opening articles. (#1767) * add skipping option to toggleContent to use later for 'i' and 'o' hotkeys * in English config j,k are now 'open' and not 'skip', i,o are called 'focus .. without opening' --- app/views/configure/shortcut.phtml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml index 66db6a5d4..650c84df1 100644 --- a/app/views/configure/shortcut.phtml +++ b/app/views/configure/shortcut.phtml @@ -64,6 +64,20 @@ + +
+ +
+ +
+
+ +
+ +
+ +
+
-- cgit v1.2.3