Skip to content


How to add a Recently Used Applications Stack to your Dock

Mac

To add a Stack to your OS X Dock that contains the most recently used Applications, open a Terminal and enter the following line of text:

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

And then type:

killall Dock

os x terminal with the line to add a recently used apps stack to your dock

Your dock will now have a new Stack. Give it a click.

recently used applications dock stack
click to enlarge

Posted in Mac.

Get Simple Help tutorials just like this one in your email inbox every day - for free! Just enter your email address below:

 

You can always opt out of this email subscription at any time.

7 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Bill K says

    Thanks Guys. Now my dock will not start up again. I entered the command EXACTLY as written in this article, and no matter how many times I reboot my mac, the dock will not start. Thanks again!

  2. Ross McKillop says

    Bill -

    Do you have any special “customize your Dock” software installed? Try clicking the Apple Button and selecting Dock > Turn Hiding On and then Apple Button again, Dock > Turn Hiding Off.

    This command when copied/pasted or entered correctly only adds a stack – it doesn’t do anything else to your dock. But if you have other dock software installed that might explain it..

    Note to other users: I’ve tried this on 3 Macs. It worked exactly as it was supposed to. I’ll update again when I hear back from Bill (I emailed him directly)

  3. Simon says

    Works for me!

    Cheers Ross

  4. Naomi says

    why don’t you just try opening terminal again, and copying and pasting whats written…the same thing happened to me and when i did that it fixed!

  5. J G says

    did u get your dock back because mine disappeared too.

  6. Ross McKillop says

    JG,

    I sent this in an email but it can’t hurt to post here. Copy and paste the text in a terminal window, and your dock will re-appear (with the recently used apps stack). Unless you have a “customize your dock” app installed, which could be clashing with the command, your dock will not disappear unless the command is entered incorrectly. I’ve tested it on every version of Leopard to date, it works fine.

Continuing the Discussion

  1. How to customize your OS X (Leopard) Dock - Simplehelp linked to this post on May 27, 2008

    [...] tab. From here you can add a “recently used items” stack (which is different than a recently used applications stack). You can also change how the stack icons are displayed (as frames or [...]



Some HTML is OK

or, reply to this post via trackback.