diff --git a/editions/tw5.com/tiddlers/filters/has.tid b/editions/tw5.com/tiddlers/filters/has.tid index a90f1e2c4..c04370944 100644 --- a/editions/tw5.com/tiddlers/filters/has.tid +++ b/editions/tw5.com/tiddlers/filters/has.tid @@ -2,8 +2,8 @@ caption: has created: 20140410103123179 modified: 20151111150117431 op-input: a [[selection of titles|Title Selection]] -op-neg-output: ''without suffix'' or with ''suffix `value`''
» those input tiddlers in which field <<.place F>> does <<.em not>> exist or has an empty value
''suffix `field`''
» those input tiddlers in which field <<.place F>> exists -op-output: ''without suffix'' or with ''suffix `value`''
» those input tiddlers in which field <<.place F>> has a non-empty value
''suffix `field`''
» those input tiddlers in which field <<.place F>> does <<.em not>> exist +op-neg-output: ''without suffix'' or with ''suffix `value`''
» those input tiddlers in which field <<.place F>> does <<.em not>> exist or has an empty value
''suffix `field`''
» those input tiddlers in which field <<.place F>> does <<.em not>> exist +op-output: ''without suffix'' or with ''suffix `value`''
» those input tiddlers in which field <<.place F>> has a non-empty value
''suffix `field`''
» those input tiddlers in which field <<.place F>> exists op-parameter: the name of a [[field|TiddlerFields]] op-parameter-name: F op-purpose: filter the input by field existence