Alternatively, you can get all tiddlers tagged with the current
tiddler's title by using context.inTiddler.title. For example:
<<forEachTiddler where 'tiddler.tags.contains(context.inTiddler.title)
&& tiddler.tags.contains("Key")' >>
cmari
> > Something like: For each tiddler whose tags contain "Key", list all
> > tiddlers whose tags contain a tag of the same name as the current
> > tiddler
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---