Hi Andy, you can associate to each image embbeded in a tiddler the image file as well as a further link which is followed by clicking the image:
[img(auto,auto)[title|filename]] [img(auto,auto)[filename]] [img(auto,auto)[title|filename][link]] [img(auto,auto)[filename][link]] [img(auto,auto)[Fractal vegetable|fractalveg.jpg]] [img(auto,auto)[This is shown as a tooltip|http://example.com/ image.jpg]] [img(auto,auto)[http://example.com/image.jpg]] [img(auto,auto)[http://example.com/image.jpg][ExampleDotCom]] Here you may state a shell command to launch the application in question (with further optional paramenters) not tested: [img(auto, auto)[imagefileName][c:\myprograms\mydirectory \myapp params]] Have fun, cheers Michael On 29 Jul., 19:13, AAR <[email protected]> wrote: > Hi, > > I've been searching around for a way to link an image to an external > application. I am using TW as a laboratory notebook and have a > picture of waveforms in the tiddler, but I would like to link it to > the program which was used to create the plot of the waveform. > > I've tried to use the LaunchApplicationPlugin in the image declaration > like this... > > [img(100%,)[imagefile][<<LaunchApplication...>>]] > > but this does not work. > > Does anyone know of a way to do this? > > Thanks, > Andy -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

