*Apparently, HTML does not work here. This is a more readable version of 
my last mail:*

Hi all,

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

   - *j* / *k*: Scroll down/up to the next/previous tiddler in the story 
   river (instead of scrolling page-wise).
   - *e*: Edit the currently "selected" tiddler.
   - *c*: Close the selected tiddler.
   - *Esc*: 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 *Return*. 
   Without this plugin you have to press *Tab*, *Tab*, *Tab*, *Tab*, 
   *Return*.
   - When you search something and you want to tab through the results, a 
   single *Tab* brings you directly to the first match (so you save three 
   *Tab*s).
   - When you scroll to the next or previous tiddler via *j* / *k*, 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


Am Donnerstag, 30. April 2020 16:10:36 UTC+2 schrieb MaxGyver:
>
> 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/25929090-7563-4e58-97dc-b6f35a787241%40googlegroups.com.

Reply via email to