> Hi TwWizards
>
> I'd like to wikify a datavalue (not fieldvalue!) and convert it to a
> clickable link:
> <<wikify [[Click here|%0]] tiddler.data
> ("SomeDataName"):"SomeDataValue">>
You can use an 'evaluated parameter' to retrieve the data value
<<wikify [[Click here|%0]]
{{tiddler.data("SomeDataName","DefaultValue")}}>>
refs:
http://www.TiddlyTools.com/#WikifyPlugin
http://tiddlywiki.abego-software.de/#DataTiddlerPlugin
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---