Mark
The simplest thing for me to do right now is to stop using tiff. I have a small number of images and it is easy for me to convert them to jpg using preview. You are correct that what I wanted to do was to reveal the full image in the same place. I used a twc utility called ThumbThing (from Eric Shulman, see http://www.tiddlytools.com/#ThumbThing) that worked this way (see attachment). I used the utility to randomly select a file (from a list of locally stored pictures), automatically display it as thumbnail, click on thumbnail to show the full image, and click on the full image to hide it. Steve Wharton On Tuesday, November 11, 2014 11:35:12 PM UTC-5, Mark S. wrote: > > > > On Tuesday, November 11, 2014 7:12:53 AM UTC-8, steve wrote: >> >> An Update: >> >> I tried a number of ways (see below) to display the images >> "screenshot.jpg" and "screenshot.tiff" in a tiddler. The files >> screenshot.jpg and screenshot.tiff are in the same directory as the html >> file. I'm using Firefox. The problem appears to be the .tiff format >> > > >> 2. The imageit macro does work with the screenshot.JPG image, but it >> opens the full image in a new tab. >> <<imageit "screenshot.jpg">> >> >> That was the intention ;-) > > I guess what you want is to click on it and reveal it in the same place? I > think something like that could be done by using the reveal macro. > > AFAIK, Safari is the only browser that even attempts to support tif > format. My guess is that it has only partial support and that is why the > scaled image just shows up as an outline. You might search if there is a > plugin for Safari that will allow scalable tifs. > > The more universal solution would be to use a batch utility to convert > your tifs to jpegs. > > And/or, use a batch utility to create your thumbs as tifs in a > sub-directory (e.g. "myimages/thumbs") and then have the macro reveal the > thumb until a button is clicked, whereupon it shows the full-size version. > The main thing is, as long as the images are tif format they're not going > to be viewed correctly on other browsers. > > Mark > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

