Skip to content

abbaszpro/Wunderlist2Todoist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Wunderlist 2 Todoist

Tool in Python 3 to export Wunderlist data into Todoist.

Bases upon the library pytodoist by Gary.

If you have any sugestion, please contact me to my [email protected] or submit a pull request.

Usage

  1. Go into your Wunderlist account:
  2. Click on your user icon
  3. Account Settings
  4. Account -> Account Backupt -> Create Backup
  5. Make shure you have set a Todoist password (in the case you created the account with Google's login)
  6. In a terminal in the destination folder (make sure you have pip installed):
  7. $ pip install pytodoist
  8. $ python wunderlist2todoist.py [email] [wunderlist_dump_path]
  9. Input the password when requested
  10. Enjoy 😉

Tips

  • Be careful about leading and trailing white-spaces in your JSON.

WIP

  • Dealing with misconnections and maximum number of requests to the Todoist API.

About

Tool in Python to export Wunderlist data into Todoist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%