mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Docs: Add information about hidden setting EditTabIndex (#4045)
This commit is contained in:
parent
91db09bd1e
commit
15b576618f
@ -0,0 +1,8 @@
|
||||
title: Hidden Setting: Tab Index for Edit-Inputs
|
||||
tags: [[Hidden Settings]]
|
||||
created: 20190702074846206
|
||||
modified: 20190702074846206
|
||||
|
||||
The input fields of Tiddlers that are being edited can be assigned a ''tabindex'' value (preferably 1) so that the <kbd>Tab</kbd> key can be used to directly move the focus from one input to the next or backwards using <kbd>shift-Tab</kbd>
|
||||
|
||||
$:/config/EditTabIndex
|
Loading…
Reference in New Issue
Block a user