View Single Post
Hi,

I don't know much about AppleScripting and I thought I'd ask some pointers here. I have a developer background though, so the only thing I'm unfamiliar with is the syntax and how the APIs work.

I started using Pomodoro (http://pomodoro.ugolandini.com/) and for OmniFocus integration I'll need better way to retrieve the tasks. The default implementation retrieves only due or flagged items. This can be changed simply by replacing a bundled AppleScript, so the only problem for me is how to use AppleScript.

Any pointers on how could I retrieve all of the tasks when focused? Thanks in advance!