Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/springload/wunderlist-to-todoist

Wunderlist to Todoist
https://github.com/springload/wunderlist-to-todoist

todo wunderlist

Last synced: 17 days ago
JSON representation

Wunderlist to Todoist

Awesome Lists containing this project

README

        

Wunderlist to Todoist converter
===============================

Converts exported Wunderlist tasks into something that you can import into Todoist.

##Requirements
Make sure [php](http://nz2.php.net/manual/en/install.php) is installed.

##Usage
[Export](http://support.wunderlist.com/customer/portal/articles/1183757-how-do-i-backup-export-and-import-my-data-) your lists from Wunderlist and save somewhere

Open up a terminal
```
cd /path/to/where/you/saved/this/script
wunderlist-to-todoist.php /path/to/wunderlist-export.json
```

This should save a txt file next to your Wunderlist export file.

In this file you should find the data in the necessary format so that you can use the "Import from Template" feature in Todoist.