Hi all,

some time ago I created a TiddlyWiki plugin for easier navigation without 
using a mouse. It adds some useful key mappings:

   - <kbd>j</kbd> / <kbd>k</kbd>: Scroll down/up to the next/previous 
   tiddler in the story river (instead of scrolling page-wise).
   - <kbd>e</kbd>: Edit the currently "selected" tiddler.
   - <kbd>c</kbd>: Close the selected tiddler.
   - <kbd>Esc</kbd>: Unfocus the search box (when active) in order to 
   cancel a search and go on navigating with your keyboard.

Today, I added new features:

   - When you search something, you can open the first match with 
   <kbd>Return</kbd>. Without this plugin you have to press <kbd>Tab</kbd>, 
   <kbd>Tab</kbd>, <kbd>Tab</kbd>, <kbd>Tab</kbd>,<kbd>Return</kbd>.
   - When you search something and you want to tab through the results, a 
   single <kbd>Tab</kbd> brings you directly to the first match (so you save 
   three <kbd>Tab</kbd>s).
   - When you scroll to the next or previous tiddler via <kbd>j</kbd> 
   / <kbd>k</kbd>, the scrolling is smooth. When you press these keys 
   repeatedly (delta < 800 ms), you jump instantly to the next (or previous) 
   tiddler.

Check this demo page 
<https://maximilian-schillinger.de/tw5-keyboard-navigation-plugin.html> or 
the plugin source code at GitHub 
<https://github.com/MaxGyver83/tw5-keyboard-navigation>. I hope this is 
useful for somebody.

Best regards,
Max

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8e077aa5-655a-4f30-8da7-29f11faa5da3%40googlegroups.com.

Reply via email to