Subscribe(RSS) Contact About Home

Add Recent/Favorite Items Stack to Dock

Posted on November 22, 2007 at 7:34 am

You can add a very useful stack to your dock that can display a variety of you recent or favorite items. Do do this simply enter the following commands in the terminal:

defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock

You can then select what items you want this item to display from the stacks contextual menu.

Personally I like to leave it on "Favorite Items" which correspond to the user selectable locations under "PLACES" in the Finders side bar.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment