Hi!
I have a tiddler named formTaskSomething_Else.
In this tiddler, there is a form, as well a list of all tiddlers
tagged with UsedWithTask_Else.
I've tried the following:
<<forEachTiddler where
'tiddler.tags.contains("UsedWithTask_"+context.inTiddler.title)'>>
Obviously this only works when the whole tiddler title
(formTaskSomething_Else) is needed. What I need is a way to include
only a part of the tiddler title into the fET syntax (in this case:
Else).w -- 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.

