Yes! It does exactly what I wanted! Thank you! Thank you Mat too for the help! :)
Le samedi 4 avril 2020 12:18:20 UTC-4, Ton Gerner a écrit : > > Hi Mathieu, > > Create a macro: a tiddler tagged with $:/tags/Macro containing: > > \define image(source) > <a href="images/$source$" title="Click for a bigger version (opens in a > separate tab)" target="_blank"> > <img src="images/$source$"/> > </a> > \end > > And use it as follows: > > <<image "image.ext">> > > Cheers, > > Ton > > > -- 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/0bd2840a-7789-4e4c-bfdf-d1de5459e0e5%40googlegroups.com.

