[TW5] linking to a tiddler via an image.

101 views
Skip to first unread message

FFT

unread,
Oct 12, 2016, 5:01:51 PM10/12/16
to TiddlyWiki
How do I link to a tiddler by clicking on an image?

In the classic version this was accomplished by [img[path/to/imagefile.jpg][
TiddlerName]].

Eric Shulman

unread,
Oct 12, 2016, 6:37:05 PM10/12/16
to TiddlyWiki
Use a combination of <$link>...</$link> and [img[...]], like this:

<$link to="TiddlerName">[img[path/to/imagefile.jpg]]</$link>

enjoy,
-e
Eric Shulman
ELS Design Studios / TiddlyTools / InsideTiddlyWiki

Tobias Beer

unread,
Oct 13, 2016, 12:10:58 AM10/13/16
to TiddlyWiki
Hi FFT,

You can use a little helper macro.


Best wishes,

Tobias. 

HC Haase

unread,
Oct 13, 2016, 3:03:36 AM10/13/16
to TiddlyWiki
You can also use html and transclude:

<a href="./name of wiki.html#Tiddler">
{{imageTiddler}}
</a>




Reply all
Reply to author
Forward
0 new messages