Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
[TW5] linking to a tiddler via an image.
106 views
Skip to first unread message
FFT
unread,
Oct 12, 2016, 5:01:51 PM
10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi FFT,
You can use a little helper macro.
linkimg @ tb5
Best wishes,
Tobias.
HC Haase
unread,
Oct 13, 2016, 3:03:36 AM
10/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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