I don't know if it will work as a general solution, but this works as part of 
the contacts things I have at inmysocks.tiddlyspot.com 

I am on a phone so I can't really test it in the context of a normal url, but 
the link works in the contacts stuff. I think the combination of the set widget 
and the macro is the important part, but I am not certain. 



\define getAddress()
mailto:$(address)$
\end

<$set name=address value={{$(tiddlerName)$!!$fieldName$}}>
<a href=<<getAddress>> target="_top">{{$(tiddlerName)$!!$fieldName$}}</a>
</$set>

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