Hi This logic should work but I haven't tested this in TW -- remove all items from the prefiltered list that are not tagged x and not tagged y [prefilter[]] -[!tag[x]!tag[y]]
regards On Thursday, 29 October 2015 03:27:40 UTC+2, Rustem wrote: > > [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/522ca534-f32d-450f-a41f-2bce6a853f9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

