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)
-   -   AppleScript: ML Reminder from Task (http://forums.omnigroup.com/showthread.php?t=27193)

eurobubba 2012-11-26 02:29 AM

AppleScript: ML Reminder from Task
 
1 Attachment(s)
The author of this [URL="http://gridwriter.com/2012/11/14/omnifocus-series-flags-due-dates-daily-review/"]blog post[/URL] complains that OmniFocus doesn't provide a way to alert the user some time before a task is due. It got me thinking that it should be fairly easy to whip up an AppleScript to create a reminder for a selected task in the Mountain Lion Reminders program. So I did.

If multiple tasks are selected, the script simply creates a reminder for the first one. Since it finishes by showing the new reminder in the Reminders app so the user can edit the date, I thought it would be awkward to loop through multiple selected tasks.

The script will first look to see if a start date has been set for the selected task and use that as the default alert date. If there is no start date, it will use the due date if there is one, or just leave it undated otherwise. As I mentioned, it then opens the new reminder so you can adjust the alert date and time as desired.

It hasn't been extensively tested, but it's quite simple and I hope someone might find it useful.

Greg Jones 2012-11-26 03:38 AM

I just installed the script and ran a couple of test reminders and it looks good! I don't have a big issue with needing reminders to begin with, but just the same I expect I'll get some use from this script. Thanks for sharing.


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

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