Distribute Files as a Quick Look “Show”
Wednesday, March 19th, 2008
I was so close to making a screencast tonight, but the stuff I was looking at isn’t quite worth the time. For me. Maybe for you?
I found these little apps on Apple’s Applescript site that let you drop some files onto a droplet. The files are stored in the droplet which when double-clicked displays the files in Quick Look. So you could send the droplet to another Leopard user and they could see a group of photos, Numbers docs, or whatever mix of files you drop in there. As long as Quick Look can display them you’re good.
The downside is that it’s not really using Quick Look - the script utilizes qlmanage which is a Terminal utility intended for Quick Look testing. Unfortunately the command line version of Quick Look doesn’t do everything full-on Quick Look does. For example, once I invoked the Index view I couldn’t get back to regular view. I couldn’t go full screen. And the space bar wouldn’t close the Quick Look window. The site provides ample warning that qlmanage isn’t everything that Quick Look is. It does play video though.
On the plus side, it’s conveivable you might want a different look for files you’re distributing. A single Quicktime movie sent this way might get a little more attention, it won’t look like the same old same old. Then again, if it gets sent on to a non-Leopard user that wouldn’t be good.
Looking at the package contents (right click the droplet and select Show Package Contents) you’ll see that the underlying Applescript invokes qlmanage with the -p option, which displays normal Quick Look previews. I was hopeful when I saw the man page in Terminal. The -t option displays thumbnails, but not in the manner you might expect. I expected the Quick Look Index view.
Altering the script to use -t resulted in thumbnails displayed one at a time in a Preview-looking window - revealing the next preview only when you close the previous one. It didn’t look like Quick Look at all.
If there were a way to make it open in Index view and have that view function like Quick Look - letting me get back to the default view - I’d be interested. But I’m not. What about you?
You can read more about the downloads here. The download includes another droplet for Quick Look that opens the files you drop on it immediately with pseudo Quick Look. It uses qlmanage as well.
There’s another download on the site that lets you click a Finder toolbar button to jump into a full-size Finder window in Cover Flow view - with one click. Is that anything?
This post is intended for people with mobile phones that don’t have Internet access, but can receive emails in the form of text messages. You will also be interested in this post if you’ve had problems with Mail.app rules in Leopard. 

If you’re using an iPhone or a touch or some other mobile device this could be a very convenient way to retrieve a file from home and view it on your device.
I can see the comments now. “Why not just…” But let’s be patient and save judgements until you’ve read the whole post.
Just drag a file to a folder and it flies off to a pre-determined email address. Optionally, have the action prompt you for a subject so you can find it later.
