What is the TiddlyWiki markup for creating an image link?

99 views
Skip to first unread message

talha131

unread,
Aug 25, 2020, 11:34:59 AM8/25/20
to TiddlyWiki
I want an image, clicking on which will open a link.

I know I can add an image using

```
[img[$:/talha131/Image/ThinkOutsideTheDatabase]]
```

I can add a link using

```
[[Link Title|https://example.com]]
```

I want to have an image in place of "Link Title". Is it possible in the TiddlyWiki style of markup?

talha131

unread,
Aug 25, 2020, 11:48:44 AM8/25/20
to TiddlyWiki

I think I have solved the issue.

I will have to use link widget for links to tiddler and a raw <a> HTML tag for external links.

Mat

unread,
Aug 25, 2020, 12:06:23 PM8/25/20
to TiddlyWiki
To have an image be a tiddler link, see https://tiddlywiki.com/#LinkWidget

<:-)
Reply all
Reply to author
Forward
0 new messages