I was wondering if I could make it work with sth like:
<<forEachTiddler where 'tiddler.tags.contains("student") && tiddler ==
context.inTiddler.tags'
Obviously it won't work with a title which is a combination of all
tags - however I don't know how to accomplish this anyhow........ On 24 Jan., 01:28, Måns <[email protected]> wrote: > Hi TwWizards > > This is a problem which keeps haunting me... > I'd like to fetch fieldvalues from tiddlers which are tags to this > tiddler... > This is the closest I can get: > "tiddler.title.containsAny(context.inTiddler.tags)" however this > expression doesn't exist :-( > > Do you have any idea how I could do this? > > Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

