This release adds features for automation:
- Pasteboard Format — OmniFocus now uses TaskPaper text as a pasteboard format (on iOS only, for now), which means much more metadata is available to other applications when copying and pasting. For an example, copy a repeating action that has a project and context assigned and paste into Mail or Notes.
- omnifocus:///add? URLs — Many more parameters are available for
/add
urls. For more information, check out the draft documentation thread on discourse. - x-callback URLs — We now support
x-callback
URLS for/add
,/paste
, and navigation URLs like/inbox
. We also supportx-cancel
andx-success
. - Dates and Times — Updated the parser used when processing
/add
URLs to be more flexible. - Crash — Fixed a crash when trying to delete the No Context row, which is no longer possible.