mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Update keyboard-driven-input_Macro.tid (#4781)
This commit is contained in:
parent
222821804e
commit
5a6e35b4b0
@ -11,7 +11,7 @@ The additional parameters are:
|
||||
|
||||
| |purpose |h
|
||||
|storeTitle |the title of the tiddler that stores the user input |
|
||||
|selectionStateTitle |the title of the tiddler that stores the selected entry with a -list1 or -list2 suffix to make it unique |
|
||||
|selectionStateTitle |the title of the tiddler that stores the selected entry with a -primaryList or -secondaryList suffix to make it unique |
|
||||
|inputAcceptActions |the actions that get processed when the user hits <kbd>{{$:/config/shortcuts/input-accept}}</kbd> |
|
||||
|inputAcceptVariantActions |the actions that get processed when the user hits <kbd>{{$:/config/shortcuts/input-accept-variant}}</kbd> |
|
||||
|inputCancelActions |the actions that get processed when the user hits <kbd>{{$:/config/shortcuts/input-cancel}}</kbd> |
|
||||
|
Loading…
Reference in New Issue
Block a user