On Saturday, April 23, 2016 at 11:55:06 AM UTC-7, David Gifford wrote:
>
> Is there a way to filter tiddlers to distinguish between those that have 
> text typed into the text field, and those thathave an empty text field?
>

<$list filter="[text[]] "/>
will list only tiddlers that have an empty text field

<$list filter="[!text[]] "/>
will list only tiddlers that have text typed into the field

enjoy,
-e



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/09750008-c28f-49f8-9c03-2da07abd8c93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to