1
vote
2answers
81 views

Finder doesn't show thumbnail previews for RAW files

Since I upgraded to Lion (10.7.5), Finder doesn't display thumbnail previews of ARW files. ARW is a Sony RAW image format (in my case files were produced by Sony NEX-5 camera). Finder used to display ...
0
votes
2answers
419 views

Mountain Lion way to QuickLook folders

The freeware Folder.qlgenerator was already broken by Lion. defaults write QLEnableXRayFolders -bool true does not appear to work in ML. Does anyone have a replacement solution? I’m looking ...
1
vote
1answer
55 views

How to open a file in the default application for it directly from QuickLook?

Is there a way to open a file straight from QuickLook? I have a directory containing symlinks to the PDF files I usually refer to. I cannot copy the files locally and I must use symlinks. When I need ...
8
votes
1answer
406 views

Are there QuickLook plugins that show more details about Applications? (.app)

Is there a better QuickLook plugin than the built-in for quicklooking applications? Something that would show more of the info define in Foobar./Contents/Info.plist, like version number and bundle ...
4
votes
2answers
3k views

How do I keep QTKitServer (QuickLook Helper) CPU usage from exploding out of control? OR How do I disable QuickLook entirely?

I've been watching lots of .MKVs lately, opened from the Finder. In Column View, when you single-click any file, QuickLook will load a viewable thumbnail into the next column over. This causes ...
3
votes
2answers
308 views

QuickLook HTML plugin?

I'm looking for a plugin that will display me the text of HTML files in QuickLook rather than a preview of the rendered HTML. Does anyone know of such a plugin?
1
vote
2answers
3k views

com.apple.qtkitserver CPU usage on OS X Lion

I'm on Lion 10.7.3 and every now and then, com.apple.qtkitserver hogs my CPU @ 100% for a little less than a minute, especially when there's something happening on Finder. I know that QTKitServer is ...
2
votes
1answer
243 views

How to enable Antialiasing in Finder's preview column and QuickLook?

The title pretty much says it all, plain text files are a bit annoying to read on QuickLook (and to preview on finder's preview column) due to a lack of antialiasing. On the General preference panel ...
3
votes
1answer
372 views

How can I activate the text preview in Finder's column view for an arbitrary filetype or document type

I really like the preview functionality that Finder offers in the last column of the column view. However, not all filetypes or document types are associated with a preview. For example when I have ...
2
votes
1answer
149 views

Can I detach the QuickLook window from the Finder?

I use QuickLook a lot to quickly open PDF files. I like the speed and clutter-free presentation more than using Preview. But unfortunately, it is tied to the Finder and disappears when I change to ...
1
vote
1answer
95 views

Aperture (iPhoto) quick view

I’ve put all my photographs into Aperture’s photo library which means that in the Finder they are hidden in a special folder, making it virtually impossible to quickly browse the photos there. On the ...
3
votes
3answers
262 views

How can I disable media playback in Finder document icons?

I'm on Lion now, and hoped that Apple would have added the option to disable the quick preview buttons on the icons some way. Here's the problem I have: When I click on a video in Finder just to ...
2
votes
4answers
653 views

Can Quick Look be made into an application to preview URLs in apps like Twitter?

Lion's improved Quick Look can now preview web pages. The full screen view and quick launching make it superb for peeking at a web page without having to launch a browser; which, in my case, always ...
6
votes
2answers
735 views

Customize Quick Look to allow me to view .yml files

I would like to use "space" to preview *.yml files directly out of the finder on Mac OS X. I think I have to tell finder to launch the text file quick view handler for files with that type and this ...