1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-04 03:48:01 +00:00

Update keyboard-driven-input_Macro.tid (#5712)

This commit is contained in:
Saq Imtiaz
2021-05-21 11:02:35 +02:00
committed by GitHub
parent 07ac85d9fa
commit c8528fd1f7

View File

@@ -20,3 +20,6 @@ The additional parameters are:
|secondSearchFilterField |the field of the configTiddler where the second search-filter is stored. Defaults to <<.field second-search-filter>> |
|filterMinLength |the minimum length of the user input after which items are filtered |
See [[Demonstration: keyboard-driven-input Macro]] for further guidance on using this macro.