Sep 24, 2009
Cool Stacks view
Since the update to Snow Leopard I find myself using a feature that was introduced in Leopard which I never used very much: Stacks. Finally, I can navigate the hierarchy of a folder or drive in the Dock quickly and easily. In Leopard I usually switched to the View as List option and avoided Stacks altogether. Thanks to this hint on MacOSXhints.com I now have a hybrid view which I really like: a navigable list which looks slick.
Just type this in the Terminal and you’ll see what I mean:
defaults write com.apple.dock use-new-list-stack -bool YES; killall Dock
Click on the image above for a full-sized view. Of course if you’d like to switch back to the default view just replace the YES to NO in the command above.

Conversationalists