Where did you get the list-thumbnail macro? The code for it probably needs to be hacked.
In general, for external image links, I use HTML tags <a href=...><img .../></a> It could be rolled easily enough with list widgets, but if you already have code you like, it might be easier to modify it. On Thursday, June 11, 2020 at 11:41:54 PM UTC-7, Joey Fortson wrote: > > Hey everyone, > > I have imported an image (image/jpeg) and would like to create a link to > an external site within the image (ie. https://www.wikipedia.com). I am > attempting to use the list-thumbnails filter > > <div > style="font-size:0.7em;text-align:center;margin-top:2em;margin-bottom:2em;"> > <<list-thumbnails filter:"[tag[Thumb-June]]" width:"200" height:"250">> > </div> > > When the link field is added and the external site is entered it seems to > only want to link to a non existent tiddler. Totally cool normally, but in > this situation I would like the image, when selected, to attempt to access > an external site. I have tried using the url, source, and link fields but > no luck. Any thoughts or pointers? > > Thanks > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/da5a9f6b-dfa0-4b38-8719-127cb434bdd3o%40googlegroups.com.

