That looks like a fantastic solution. Thanks much. On Sunday, February 15, 2015 at 1:25:46 PM UTC-5, Eric Shulman wrote: > > -------------------------------- > <<tiddler LinkThis with: "click me 1" [[ToHere]] [[valueA:'AAAAA', > valueB:'BBBBB']]>> > <<tiddler LinkThis with: "click me 2" [[ToHere]] [[valueA:'CCCCC', > valueB:'DDDDD']]>> > -------------------------------- > I don't understand exactly what the values represent. What's the purpose of the string of letters?
3) In the "target" tiddler (e.g., [[ToHere]]), embed: > -------------------------------- > This is a variable, "valueA": <<message myVars.valueA>> > This is another variable, "valueB": <<message myVars.valueB>> > -------------------------------- > The <<message>> macro renders the global values that were stored by the > LinkThis HTML code. > > This is where I get lost. I don't know what it means to "embed" these macros. I'm not sure if I'm supposed to insert the whole text beginning with "This is a variable," and all. (Strange natural-English syntax, if that is actually wiki markup. But it doesn't seem to render.) -- 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.

