The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   Snooze (not "defer") tasks/projects (http://forums.omnigroup.com/showthread.php?t=11441)

dbyler 2009-02-26 06:59 PM

Snooze (not "defer") tasks/projects
 
Snoozing an item is conceptually distinct from deferring and should have its own script. ("Defer" modifies the task itself, pushing it back in time; "snoozing" hides it from your attention without altering the due date.)

So here's an AppleScript to "snooze" selected OmniFocus items by setting their start date to a future value.

Usage:
[LIST=1][*]Run the script with one or more items selected in OmniFocus
[*]Choose how long you would like to snooze the items (in # of days)[/LIST]The script will then set the start date of selected items to the current date + the number of days selected in step 2. For example, snoozing with the default value of 1 day will set the tasks to begin at 12:00 AM tomorrow.

Finally, if you have Growl installed, the script will display a Growl confirmation.

I highly recommend initiating the script from a third-party launcher such as FastScripts or Quicksilver. This will prevent delays within the OmniFocus application due to Growl bugs.)

Grab it [URL="http://bylr.net/3/2009/02/omnifocus-snooze-script/"]here[/URL].


All times are GMT -8. The time now is 01:15 AM.

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