Hi everybody. Entry level user here and already stumped! I'm trying to use the value of a $set, which is the name of a tiddler, inside a link ( [[...]] ).
<$set name='VIDEO' value='My Favorite Movie'> Watch [[<<VIDEO>>]] Watch <a href='<<VIDEO>>'><<VIDEO>></a> </$set> The value inside the [[]] and the href attribute is the string literal "<<VIDEO>>" but the value inside the <a/> is "My Favorite Movie". Can somebody explain what I'm missing, what is the difference between the two, and how to get the VALUE of <<VIDEO>> into the links, or am I even using the right approach? Thanks from a tw5 noob, Mike Wright -- 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/c3198a95-c6ba-4934-b93b-f8d960ae69aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

