View Single Post
I'd like to create a quick and dirty Android app that will allow me to create a new task for my Inbox, and upload it directly to my private WebDAV server. Looking at the XML file for adding a new task, it seems I need to create a valid task id and a rank. The other fields look pretty self explanatory.

Does anyone know how OmniFocus creates the task IDs, and if it's possible for me to safely create my own task ID in my own app?