View Single Post
There's a note about this in the July 10 release notes:

Quote:
The Enter key now saves edits rather than editing notes. You can still edit notes using Command-', but if you prefer using the Enter key you can set the OOShouldEditNotesOnEnterKey preference to true using this command:
Quote:
defaults write com.omnigroup.OmniFocus OOShouldEditNotesOnEnterKey -bool true
If you'd like to start weaning yourself away from using the Escape key to save edits, try this:
Quote:
defaults write com.omnigroup.OmniFocus OOShouldToggleEditingWithEscapeKey -bool false