The behaviour you describe is how tiddlywiki is supposed to work. It has to do with how rendering works.
So to transclude the tiddler you may need to use the transclude widget like <$transclude tiddler=<<ThisContactNotes>>/> or you may need to use a list widget like this <$list filter=<<ThisContactNotes>>><$transclude/></$list> -- 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/f7842116-8add-4020-a89c-18a92eb4c73f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

