API access to my tasks
Situation: I use workflowy extensively for paid work purposes, taking notes during all of my meetings and scrupulously marking my own tasks with #todo.
Complication: I should like to fully integrate my workflowy #todo items with my OmniFocus task and life management system without manually copying items from workflowy to OmniFocus. To this end I should like to create some kind of automatic one-way-sync using Python. The script would need to "find" and "extract" all lines that contain the "#todo" tag. The script could automatically run every 24 hours, say.
Questions:
(1) Is there anything resembling my approach out there with the large number of people using and tweaking workflowy?
(2) Can it be done using workflowy's API?
(3) What would I need to learn, read, understand in order to have API access to workflowy to read all #todo lines that were created within the last 24 hours?
(4) As of now I plan to use OmniFocus' mail-sync feature to easily add an item to the inbox by email. In case I get this far with #1, #2, #3 above, would someone have suggestions to improve upon this solution design?
Aaron
Please sign in to leave a comment.
Comments
0 comments