Enable See-Through QuickLook Folders

October 7, 2009 · 4 comments

Open Terminal and type in

defaults write com.apple.finder QLEnableXRayFolders 1

Then enter

Killall Finder

to restart the Finder. You should now be able to quicklook any folder that has files and see it in the folder preview.

UPDATE: If you ever want to disable it this feature, quit the Finder, then repeat the above Terminal command, but change the 1 to a 0.

Source: Mac OS X Hints

  • Share/Bookmark

{ 4 comments… read them below or add one }

cx7400 October 22, 2009 at 7:29 pm

How would you reverse this?

thecustommac thecustommac November 2, 2009 at 10:24 am

[New Post] Enable See-Through QuickLook Folders http://www.thecustommac.com/enable-seeth...
via Twitoaster

Caleb (Author) November 2, 2009 at 12:29 pm

I updated the post. In short quit the Finder, then repeat the above Terminal command, but change the 1 to a 0. Thanks for the question, sorry for the delay!

Hampus February 18, 2010 at 6:22 pm

Works Great! :D

Leave a Comment