Hi Tony, That is great advice and I also think you might have turn on the light bulb.
I had figured out how to generate <<variableormacroresult>> used in your hint, but I didn't appreciate I could call the plantuml macro with the basic macro call syntax. Makes sense now, but I didn't *really* understand that principle or grasp its flexibility. I'll give it another go tonight. I'm replying now mostly to provide the plantuml plugin links. I'm becoming a fan of plantuml, which is surprising to me since I am a professional visual programmer <https://en.wikipedia.org/wiki/Visual_programming_language>. [https://en.wikipedia.org/wiki/Visual_programming_language] Tobias Beer's TW5 plugin <https://tobibeer.github.io/tw5-plugins/#plantuml> [https://tobibeer.github.io/tw5-plugins/#plantuml] and anibalch's TWc plugin <https://github.com/anibalch/tiddlywiki-plantuml>. [https://github.com/anibalch/tiddlywiki-plantuml] Cheers and Thanks! On Tuesday, July 31, 2018 at 1:30:55 AM UTC-7, TonyM wrote: > > Chris, > > I will have a look at this later in detail but I recommend you simplify > the problem when you cant find the answer. > > Try your various alternatives first out side of your <$plantuml widget. > Perhaps use set or wikify to prepare the value you want to place insided > the widget but see the result first > When calling the widget try using the macrocall widget as it is more > robust at giving it variables > > <$macrocall $name=plantuml text=<<variableormacroresult>> /> > > Please remind me where to find plantuml > > Regards > Tony > > > > On Tuesday, July 31, 2018 at 4:33:37 PM UTC+10, Chris Lynch wrote: >> >> I fear this may be a case of tldr; combined with me lacking understanding >> of a pretty basic tiddlywiki concept. I really do appreciate your patience. >> >> I'm trying to replace the output to this call of a plantuml widget >> <$plantuml >> source=" >> Class A >> Class B >> " >> /> >> by first creating three tiddlers, A: >> Class A >> B: >> Class B >> and C: >> {{A}}{{B}} >> and I then call the widget by using: >> <$plantuml >> source= >> {{C}} >> /> >> but I get the string "{{A}}{{B}}" rather than what I hoped for "Class A >> Class B". >> >> As I said, I'm sensing this is a rookie error but if someone can point me >> in the right direction I would greatly appreciate it. >> >> Once again, thanks for your time and help. >> >> Cheers - Chris >> > -- 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/b7e5c77c-2c4a-4a3c-ad2a-478ab1afd6c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

