Hi Felix Really useful trick :-) Many thanks for this.
regards On Wednesday, 30 December 2015 14:44:56 UTC+2, Felix Küppers wrote: > > Hi Mat, > > I know this is an old thread but I just wanted to add my solution. > > If you only want to concatenate variables, macros and literals (but no > transclusions), you can use the following technique, which allows you to > dynamically concatenate strings without having to specifiy the > concatination in the concat macro itself: > > \define concat(str) $str$ > > <<concat "Hi my name is $(currentTiddler)$ I like TW $(version)$.">> > > -- 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/a6495699-3662-4d60-9191-72fb08e6b686%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

