10.5: Add a 'recent things' stack to the Dock

Nov 14, '07 07:30:00AM

Contributed by: manum

You can add a Recent Applications stack to the Dock. To do so, open Terminal and type this command:

defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
After that, type killall Dock to restart the Dock and see your new folder. The only thing is that I haven't found a way to have it show as a fan, it only shows in tile view. But it is already a nice trick.

[robg adds: Once the stack is created, control-click on it to reveal a contextual menu that lets you pick between recent applications, documents, servers, volumes, and items. Note that I've edited this hint to reflect the method shown by mithras in this comment to the Create a System Preferences stack hint.]

Comments (56)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20071101055329470