Which Tiddlywiki operator is inclusive? By inclusive I mean all the input titles meet the filter conditions.
For example I want to check if all tiddlers tagged with myTag has the word xx in their title? Or check if all tiddlers tagged with myTag has the field myfield? So the filter is empty if only one input title does not match the criteria. <$list filter="[tag[myTag]has[myfield]??"> ... In the same manner we can think about any filter. This now works by limit[1] means if only one input title meets the criteria! --Mohammad -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/44cf468d-33bc-4136-ab4a-643aa2ed327d%40googlegroups.com.

