Hi Jed

>  I hadn't encountered or noticed it before, but rearranging the filter
breaks the output

The order does matter for filters that work as "selectors" rather than
strict "filters". For example, the "indexes" operator selects all the data
indices present in the tiddlers whose titles are in the current list.

Best wishes

Jeremy



On Sat, Dec 13, 2014 at 4:56 AM, Jed Carty <[email protected]> wrote:
>
> Do filters get executed in order? I hadn't encountered or noticed it
> before, but rearranging the filter breaks the output,
> [indexes[][$:/data/Acronyms]regexp:title[(?i)$(thisSearch)$]] doesn't work.
> I had assumed that each operation was done independently and then the
> intersection of the resulting sets (or union for ORing filters) was given
> as the output.
> In most cases this wouldn't have any effect, but it seems to be the case
> here.
>
> Is that what is happening? If so that may have been why nothing I was
> trying was working out. It makes sense but either it isn't mentioned in the
> documentation or I am missing it.
>
> --
> 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