Hi
I am relatively new in this TiddlyWiki world - and the Classic <> TW5 differences.
I am now trying to have pictures that are also a link in TW5.
So, do I understand it right that the (easy) syntax
[img[alternate text|displayed image source][link]]
only works in TW Classic?
On the other hand, using full html, like:
<a href="http://hubblesite.org/newscenter/archive/releases/1998/18/image/b/format/large_web/">
[img width=300px tooltip="""SPACE!!""" [http://imgsrc.hubblesite.org/hu/db/images/hs-1998-18-b-small_web.jpg]]
</a>
opens the link in the same (Firefox) browser window as the originating TiddlyWiki, so going 'back' afterwards, leads back to the begin of that TiddlyWiki, and not back to the tiddler where you came from.
So what is the simpliest way to have this basic function of a picture working as a link in TW5?
Thanks a lot for your feedback on this
Luc