That's because using {{}} for transclusion is like opening a window to 
myTiddler, you see it in its original state. In the other hand using the 
transclude widget is like inserting the content of the transcluded tiddler into 
the current one. That means that references to fields are pointing to the 
current tiddler and not the original one. 

You should use macros 

Define transcluder (title) {{$(title)$}} 

And then 
Transcluder({{!!tiddlertitle}}) 

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to