mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Docs: fix regexp default field (#3394)
This commit is contained in:
parent
dce564c238
commit
e92eb6a945
@ -6,7 +6,7 @@ type: text/vnd.tiddlywiki
|
||||
caption: regexp
|
||||
op-purpose: filter the input by pattern-matched field
|
||||
op-input: a [[selection of titles|Title Selection]]
|
||||
op-suffix: the name of a [[field|TiddlerFields]]
|
||||
op-suffix: the name of a [[field|TiddlerFields]], defaulting to <<.field title>>
|
||||
op-suffix-name: F
|
||||
op-parameter: a regular expression
|
||||
op-parameter-name: X
|
||||
|
Loading…
Reference in New Issue
Block a user