Amazon · Parallels · 1Password · Obama 08
Friday November 23, 2007

Create a ‘Recent Stuff’ Stack in your Dock

More and more handy little tidbits are being discovered about Stacks in Leopard. One of the particularly good ones involves adding a dynamic Stack that lists your recently used Applications, Documents, Servers or even Favorites.

Picture 26 Picture 27
To add this feature to your Dock, use the following command in Terminal (Applications/Utilities/Terminal):

defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = 1; }; “tile-type” = “recents-tile”; }

Then type KillAll Dock

The Dock will restart, and on the far right you will now have a shiny new icon for Recent stuff…right/context click it for choosing which folder to show.

Tip: Want one of each? Simply run the command as many times as necessary, then choose the type after the Dock restarts.

Tip #2: If you’d like to add the hover effect to the Stack icons, as shown above, use this command: defaults write com.apple.dock mouse-over-hilte-stack -boolean YES, then KillAll Dock. Append the command with NO to remove it.

Technorati Tags: , , ,




Related Links from the Web

4 comments so far to “Create a ‘Recent Stuff’ Stack in your Dock”

  1. AvatarSamir
    Reply
    01/23/08

    when i paste this code in the terminal it return me an error that :

    -bash: syntax error near unexpected token `}’

  2. AvatarMz. Debo
    Reply
    02/2/08

    So I had the same problem and have been playing with the code and still no luck. Well from my understanding of code that

  3. AvatarMz. Debo
    Reply
    02/2/08

    Okay I did get it but its complicated
    you have to make sure your original dock resources are still intact then killall Dock command again and it should take.

  4. AvatarBenBehr
    Reply
    03/2/08

    Hi,
    could you also post a little how to do it with the error corrected?
    Thanks

Leave a Reply



Note: This post is over 7 months old. You may want to search BabyGotMac to see if there is new information relevant to your comment.

By choosing one of the links below, you can send this story to your favorite site, with some information being pre-filled.
Powered by ShareThis