The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus 1 for Mac (http://forums.omnigroup.com/forumdisplay.php?f=38)
-   -   Quick Entry skips the Inbox? (http://forums.omnigroup.com/showthread.php?t=5687)

OOWriter 2007-11-20 10:16 AM

Quick Entry skips the Inbox?
 
I apologize -- I did search to see if this is covered elsewhere -- but my question probably reeks of "newbie."

When I enter an action using quick entry, I find myself tempted to add a project. After all, the box is there inviting me to do so. However, when I do so, it then skips the Inbox.

Yet the action might be incomplete at the point of quick entry -- for example, it certainly lacks a due date! Other than training myself to leave the project setting blank, is there any way to force the quick entry to go to the Inbox so I remember to fill in missing information (such as a due date) later? Or do you think leaving the project name blank is the best way to handle it?

Thanks!

Cottser 2007-11-20 10:30 AM

It used to go to the Inbox first, but the default is now to skip the Inbox.

From the release notes archive:

[QUOTE]Items entered in Quick Entry are now filed immediately if you assign them to a project or context, rather than being left in the inbox. (I like to call this the "touch once" behavior.) If you liked the old behavior of having them go to the inbox for review before they get filed (what you might call "no accidents" behavior), you can get the old behavior by setting the QuickEntryItemsGoToInbox default to true.[/QUOTE]

This preference still works, you will need to manually add it to the preference file located at:

~/Library/Preferences/com.omnigroup.OmniFocus.plist

I used Pref Setter, you can also use Apple's Property List Editor. Create a new boolean key at the root with the name QuickEntryItemsGoToInbox and set it to true.

Hopefully this will make it into the Quick Entry preferences in the app itself, as this is my preferred behaviour as well. I usually don't make very good next actions from Quick Entry :)

Melan 2007-11-20 10:32 AM

^posts like that that make me wish this forum had a karma button :)

OOWriter 2007-11-20 10:42 AM

[QUOTE=Melan;25337]^posts like that that make me wish this forum had a karma button :)[/QUOTE]

Yes, ^+, ^+++

Thanks Cottser for the extremely helpful response...!

curt.clifton 2007-11-20 04:15 PM

If you are somewhat comfortable with the Terminal you can also set this preference by quitting OmniFocus and entering in the Terminal:

[CODE]
defaults write com.omnigroup.OmniFocus QuickEntryItemsGoToInbox -bool true
[/CODE]

Cottser 2007-11-20 04:46 PM

Glad it was helpful, and thanks Curt, that's even easier.


All times are GMT -8. The time now is 10:32 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.