Mobile menu toggle

Use a Mac OS X Stack to Show Recent Items [OS X Tips]

By •

Recent Appliations Stack

Here’s a fun trick with stacks, OS X’s answer to the original rainbow Apple menu functionality, which used to feature recent documents and the ability to place folders in it for quick and easy access to them. This was replaced in Mac OS X with stacks, a visual way to do a similar thing, but from the Dock. Today, we’ll use Terminal to make a Stack that shows the recent items from your Mac. Fun!

OS X comes with two stacks in the Dock by default, one for downloads and one for documents. This tip, from the fine folks over at Macworld, will create a special stack to show recent stuff. To do this, launch Terminal and then type or paste the following command in:

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

Then restart the Dock with
killall Dock

When I issued those commands, I ended up with a Recent Applications stack. A simple control-click on that stack, however, gives me the option to make it show recent Applications, Documents, and Servers, or favorite Volumes and favorite Items. This should give you access to all sorts of things in a handy and visual way, right from the Dock. Enjoy!

  • Subscribe to the Newsletter

    Our daily roundup of Apple news, reviews and how-tos. Plus the best Apple tweets, fun polls and inspiring Steve Jobs bons mots. Our readers say: "Love what you do" -- Christi Cardenas. "Absolutely love the content!" -- Harshita Arora. "Genuinely one of the highlights of my inbox" -- Lee Barnett.

Popular This Week

10 responses to “Use a Mac OS X Stack to Show Recent Items [OS X Tips]”

  1. Atienne says:

    thats very, very excellent. thanks

    Is it possible to have more than one? That way I can have built in Docs, Apps, Etc… all right there.

    Never mind – The original article says yes. Just run it again.

  2. Barak O' Giannis says:

    Is there any way to have a standard icon?

  3. markrlangston says:

    My real name is Mark but I also go by Nervous Nelly so please let us know how to turn this off. 

    I usually like and use your Terminal fixes but I also like it when you post how to disable it. 

  4. cleancutmedia says:

    Hey Mark, you asked the 1st question I had when i read this. 

    if you go to the macworld forum string linked above… someone mentions you remove it
    you just do the normal “Remove From Dock”. 

  5. Timothy Williamson says:

    I haven’t run this yet, but is there a way to control the number of apps/documents/servers are displayed?

  6. Mark Emkai says:

    “Recent Documents” doesn’t seem to work correctly? It doesn’t show an icon and nothing happens when the space is clicked….

  7. MobiusStripper says:

    Nice I like it, thanks for the info

  8. Mark Emkai says:

    Fixed it myself. Seems my Recent Documents in System Pref was set to “none”? No idea why.

  9. Yasmin Medeiros says:

    Didin’t work here. Anyone knows why? :(

  10. pauloclayton says:

    Love this tweak. Any way to change the number of recent items? I’d like to see a few more in my list.

Leave a Reply