View Single Post
I am a programmer here (although i have not played with apple script) and it occurred to me that it would be beyond awesome if there was a way to get TODO's that are commented in source control into my inbox. Then automate this so that it occurs during a commit to source control.

Now I am working on all sorts of different machines via ssh and virtual machines on early software so I would handle getting the "list" to my mac via some python scripts I could write.

How can I or is there information on how to then add the list to omnifocus programatically? Better still to read what's in omnifocus to make sure there are no duplicates for the tasks before adding them?

This would make its much more likely that "ill fix this later when i have time" code tasks actually got done and not lost in the shuffle. I know i could add them to omnifocus as the come up but this would save keystrokes, time, and stop me from having to break my concentration beyond adding the comment.

Thoughts?