Hi Chuck

> I am asking for an example of using a field value from one tiddler as a
> global variable in any other tiddler.
>

If you want to include the value of a field of another tiddler within wiki
text you can use transclusion:

{{my tiddler title!!my-field-name}}

You can use the same syntax to set the value of an attribute of a widget or
HTML element. For example:

<$link to={{my tiddler title!!my-field-name}}>My link</$link>

I've seen a few examples that come close to what I need, but I am unable to
> display the variable value in every place that I wish (in any or all other
> tiddlers).
>

Can you outline what you are trying to accomplish in a little more detail?

Best wishes

Jeremy


>
> If the information is available, then please point me in the right
> direction.
>
> Thank you
>
> --
> 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.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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.

Reply via email to