(trying to create a tiddler C that "transcludes" tiddler A because tiddler 
B contains the text "A") may be a better technical explanation.
tiddler B only contains the text "A".
anything that works when B has the tag "A" or a field containing the text 
"A" would be equally great
going round in circles on this one  (tiddler C just contains the text "A")

eg

\define test(name:"B")
<$list filter="[[B]]">
<$transclude tiddler=<<currentTiddler>>/>
</$list>
\end
<<test "B" >>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2676b554-3f65-4ab1-a96e-dc3de6a63265%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to