View Single Post
Here it is. Haven't tried it myself, but it might be worth a shot:

Code:
defaults write com.omnigroup.OmniFocus ExpandRowsByDefault -bool true

-Dennis

PS - BTW, if you try it and don't like it, you can remove the setting with this:

Code:
defaults delete com.omnigroup.OmniFocus ExpandRowsByDefault

Last edited by Toadling; 2008-07-14 at 09:50 PM.. Reason: Added command for removal of preference setting