>
> [tag[x]] [tag[y]] --> all tiddlers tagged either x or y
>

(Old thread, I know, but ...)  How do I filter SOME tiddlers tagged either 
x or y?

Two runs separated by a space, as shown above, both take the list of all 
tiddlers as their input.

But what if I want to pre-filter on some other criteria first, and then 
return only those of the pre-filtered that are tagged either x or y?

Is this the only way:
```
[prefilter[]tag[x]] [prefilter[]tag[y]]
```
My "prefilter" is rather complex, I'd like to avoid repeating it unless 
there is no other way.

Thanks!

--R

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/acb1ba6f-34ec-49d7-beef-9300b9e89223%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to