View Single Post
I would like, for example, to be able to:
  1. Send a string to OmniFocus from another iOS app (Drafts, Editorial etc) specifying addition of a task with some subset of [Note|Project|Context|Due|Start|Flagged]. (As on the Mac from Alfred, LaunchBar, QuickSilver, or anything with Applescript support),
  2. return control to the calling app, and
  3. get a result callback from OmniFocus (iPad|iPhone) so that the calling app knows whether the task has been successfully added.

(I would also like to be able to send simple queries to iOS OmniFocus from another app (Drafts etc), and get a callback returning a list of matching tasks).