Importing tasks from Cultured Code's Things to Remember The Milk
If you need to do a one-time migration of all your tasks from Things to RTM, and if you know how to install and run Python scripts, I've made a useful tool for you:
http://wiki.github.com/ajdavis/things2rtm/
First you have to install rtmapi, Mariano Draghi's Python library for accessing Remember The Milk's API, here:
http://code.google.com/p/rtmapi/
Use my script at your own risk -- it's still very buggy. But the script tags all the imported tasks with 'things2rtm' so it's easy to find them all and delete them, if you need to start over.
http://wiki.github.com/ajdavis/things2rtm/
First you have to install rtmapi, Mariano Draghi's Python library for accessing Remember The Milk's API, here:
http://code.google.com/p/rtmapi/
Use my script at your own risk -- it's still very buggy. But the script tags all the imported tasks with 'things2rtm' so it's easy to find them all and delete them, if you need to start over.
phowe says:
Im having trouble using the script, I get an osascript error.
2010-09-16 12:45:06.589 osascript[26252:607] Error loading /Library/ScriptingAdditions/Adobe Unit ....
Do you know which module is calling osascript?
Any idea?
Thanks! p
2010-09-16 12:45:06.589 osascript[26252:607] Error loading /Library/ScriptingAdditions/Adobe Unit ....
Do you know which module is calling osascript?
Any idea?
Thanks! p
larrycmoss says:
I received this same error. Phowe, have you found a solution?
Thanks.
Thanks.
Log in
to post a reply.