[all[]] is a shortcut for [all[tiddlers]]. Most filters are executed in a context where there is an implicit `[all[tiddlers]]` at the start of each run of filter operators. There are some places where the "source" of the filter is a specific set of tiddlers, rather than `[all[tiddlers]]` (eg filtering changed tiddlers in the saver manager).
Best wishes Jeremy. On Wed, Nov 19, 2014 at 12:17 PM, Tobias Beer <[email protected]> wrote: > have a look here: http://tiddlywiki.com/#Introduction%20to%20Filters >> sections: Filter Operators, ORing Multiple Filter Operators, ANDing >> Multiple Filter Operators >> >> Additional examples would make sense there. IMO pull requests are >> welcome. >> > > Yes, thank you. ^_^ > What I meant was is that it's not clear to me if only specific filters > start from *[all[]]* or if all do. > > Best wishes, Tobias. > > -- > 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.

