PDA

View Full Version : Reset Global Styles to Defaults?


seth
2007-11-16, 12:39 PM
Is there a way to reset the global styles to their defaults?

I was trying to copy a link from a note to it's parent action and that made all of my actions look like links (which might be a bug on it's own) and in trying to fix this I've messed up the styles of pretty much all of my actions.

Thanks.

Tim Wood
2007-11-16, 07:29 PM
We have a bug for this as <bug://bugs/38379> (Add some mechanism for resetting styles other than the reset button on developer preferences).

For now, the easiest thing to do is probably:

- quit OmniFocus
- open ~/Library/Preferences/com.omnigroup.OmniFocus.plist in Property List Editor
- delete nodes under the "Root" that have "Style" in their name ("ActionStyle", "GroupStyle" and such).

seth
2007-11-16, 08:57 PM
That did the trick. Thanks.