View Single Post
Quote:
Originally Posted by rmathes View Post
I'm glad to see there is now the ability to set a preference item to not import Mail attachments when clipping an email to the inbox.

But where do I set that preference? I'm not seeing it.
We plan to expose this in Clippings Preferences in an upcoming update, but it's not there yet; for now, you have to set it by pasting this command into a Terminal window:

Code:
defaults write com.omnigroup.OmniFocus ClippingsIgnoreAttachments -bool true
Once you've done that, restart OmniFocus and you should start seeing the new behavior.

Hope this helps!