up vote 1 down vote favorite
share [g+] share [fb]

In Mac OS X Snow Leopard, is it possible to undelete accidentally deleted stickies? (The widget version, not the application version)

link|improve this question

68% accept rate
feedback

1 Answer

If you have a backup - yes. The data for all your Stickies is stored in a file called widget-com.apple.widget.stickies.plist in ~/Library/Preferences/. If you wish to view the contents you'll want to make sure you have Property List Viewer installed (part of Apple's Developer Tools), use plutil to convert it from a binary plist to a standard xml plist or just use PlistBuddy.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.