Hi FrD

A run of filter operations starts out with the current list set to all the
available tiddlers (both system and non-system, but excluding shadows).
It's as if `[all[tiddlers]]` were prepended to every run of filter
operations.

So, `[tagging[]]` is equivalent to `[all[tiddlers]tagging[]]` meaning: get
a list of all the tiddlers and then replace it with a list of all the
tiddlers tagged by any of those tiddlers. You'll end up with a list of all
the tiddlers that have at least one tag.

Best wishes

Jeremy.



On Sun, Apr 20, 2014 at 9:52 PM, FrD <[email protected]> wrote:

> Hi PMario,
>
> Thanks. But the doc says nothing when the current list is empty.
>
> FrD
>
> Le dimanche 20 avril 2014 22:25:14 UTC+2, PMario a écrit :
>
>> tiddlywiki.com got some more filter docs.
>>
>> http://tiddlywiki.com/static/Introduction%2520to%2520Filters.html
>> http://tiddlywiki.com/static/FilterOperator%253A%2520tagging.html
>>
>> -m
>>
>  --
> 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 http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to