Thanks, your answer was straight on. Let me try that approach. May I know if this is documented and available in the TW5 help? I did not see this |direct| method before.
Sorry that it was not explained quite clearly :) and thanks for the patience. ;) You may find my TW5 project at http://onewikinote.tiddlyspot.com/ On Sunday, March 9, 2014 2:45:57 PM UTC+7, Stephan Hradek wrote: > > I couldn't really follow ;) > > But when it comes to variables, set with $set, there are 2 ways to get > their value: > > \define mymacro() > $(myvar)$ > \end > > <$set name="myvar" value="myval"> > > |direct |<<myvar>> | > |by macro |<<mymacro>> | > </$set> > > Where, in the macro, you also can use the <<myvar>> syntax, but not > outside of the macro. > > > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

