The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   GTDmomma: ruby script that nags you (http://forums.omnigroup.com/showthread.php?t=23582)

meesterdude 2012-02-29 03:30 PM

GTDmomma: ruby script that nags you
 
GTDmomma is a ruby script I wrote to nag me about overdue tasks. Presently it's just doing sticky'd growl notifications every 15 minutes, but I'll probably expand it into e-mail and text and maybe twitter alerts as well. Probably not for everyone, but i've found it useful so I thought I'd share.


* uses a slightly modified version of OF-AQL (source: [url]http://web.mac.com/robinfrancistrew/Site/Custom_exports_from_OmniFocus_to_text.html[/url]) to query omnifocus

* Won't spam growl you when idle for more than 10 minutes, so it can be cron'd to run at whatever times you want, such as every 15 minutes (how I have it)

* I use it for "rituals" presently, and the AQL query reflects that. For me, these are recurring things like "check omnifocus" or "take out trash" that I want to get done.

* Makes it impossible to fall off the bandwagon. I love omnifocus, but i just don't use it like I perhaps would like myself to. Well, this is GTDmomma beating you over the head, nagging you about whatever.

* requires growlnotify for growl notifications

You'll have to tweak a few absolute paths in the code to get it to run. But ultimatly just run './momma.rb' with no params to go.


[url]https://github.com/meesterdude/GTDmomma[/url]


All times are GMT -8. The time now is 05:56 PM.

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