I would like the tooltip for an inserted image to be a transcluded field 
from within the associated image tiddler.  I have played around with a few 
options, this is what I believe has been my best shot, however the tooltip 
macro whilst correctly getting the image tiddler name doesn't get resolved 
correctly:

\define caption(tiddler) {{$tiddler$!!caption}}

\define image(tiddler)
[img width=80 ["<$macrocall $name="caption" tiddler=$tiddler$/>"|$tiddler$]]
\end

<$macrocall $name="caption" tiddler=istar.png/>

<<image "test.jpg">>


-- 
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/1b2f40cc-1602-4da6-a1db-c6bbfdef59c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to