I can't figure this out;

I want to filter out;
"all tiddlers tagged with any of the tiddlernames B1,B2... that are
tagged with C"
- or a concrete example -
"all pupils tagged with any of the shools (B1...) that are located in
smallville (C).

Those tiddlers are to go in as parameter input to a forEachTiddler.
I.e;

<<forEachTiddler where  'tiddler.tags.containsAny("HERE")' ...

My pathetic attempts at putting a "fET as argument to a fET" did not
work and I've done some sad attempts with MatchTagsPlugin with no
result (I don't understand how to use it).

Maybe it's possible to store the filtered string... if it, in deed, is
a string... and somehow the appropriate format for fET... but how do I
store it and then call for it at the right place...?

I'd really appreciate any help.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to