This is my favourite hidden feature in Snow Leopard. When enabled, using Quick Look (hit the space bar) on a folder will show you a preview of the folder's contents inside a translucent folder icon. The previews of the files inside the folder also cycle through so you can see all of them. Just use the following command:
defaults write com.apple.finder QLEnableXRayFolders 1
You will need to restart the Finder, either by typing killall Finder into the Terminal or by Control-Option-clicking on the Finder in the Dock and choosing Relaunch.
1:04 how do you do that? (n00b question)
MrIgetdatcake 6 months ago
how do you stop it from doing that? My iMac came with this feature and I'd prefer the normal way.
Thanks
pp2devane 7 months ago
my macbook pro came with this feature.
i think the new updates pushed that feature out of development only mode.
alborzheydaryan 1 year ago
awesome
ticklishpenguin 1 year ago
@sShaDOhsS thx
canadianman333 1 year ago
@canadianman333 It edits the com.apple.finder document, where all options are stored and more. QLEnableXRayFolders was set on 0 (disable), this makes it 1 (enable).
sShaDOhsS 1 year ago
nice :)
luddomatic 1 year ago
what does that line of "code" do? can you break it up and explain it in more detail? thanks
canadianman333 1 year ago
Ya its Xray folders its cool.
macunicorn 1 year ago