You're in the right direction but I think you have to define the concatenation 
as a local macro at the top of the edit area put this;

\define final()
{{$:/_opTaskStore!!taskname}} - ({{{ [[]make[%uuid%]] }}})
\end

And then call it where you need it with;

<<final>>

The uuid part may give problems. Sometimes it's necessary to wikify a 
calculation to render it correctly. If so define final as above then put

<$wikify name="myfinal" text=<<final>> >

Your code here.

</$wikify>

Hope that works, somebody will correct me if not I hope. Lie down in a darkened 
room and get your strength up before you look up wikify in the docs!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1c9e1280-11a8-4d5d-9593-aaffb7e3dc73%40googlegroups.com.

Reply via email to