Dave, Working example of macro and wikify to concatenate text
Using the define we seem to need $(currentTiddler)$.d \define newvalue() $(currentTiddler)$.d eg \define detailstiddler() $(currentTiddler)$.d *<<detailstiddler>> :<$transclude tiddler=<<detailstiddler>>/> <$wikify name=details3 text="<<currentTiddler>>.d" > *<<details3>> :<$transclude tiddler=<<details3>>/> </$wikify> Results in - Test tiddler.d Content of "Test Tiddler.d" - Test tiddler.d Content of "Test Tiddler.d" Regards Tony On Sunday, October 7, 2018 at 4:54:12 PM UTC+11, TonyM wrote: > > Sorry dave, > > I responded on my mobile so did not re test as I usualy do on my desktop. > > I will test when I can, but I said it with conviction because I truely > believed it. > > I will follow up. > > Tony > > -- 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/77088e19-f4fb-434d-85ab-21ce15196483%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

