https://github.com/springload/wunderlist-to-todoist
Wunderlist to Todoist
https://github.com/springload/wunderlist-to-todoist
todo wunderlist
Last synced: 10 months ago
JSON representation
Wunderlist to Todoist
- Host: GitHub
- URL: https://github.com/springload/wunderlist-to-todoist
- Owner: springload
- Created: 2014-05-04T23:32:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T04:21:07.000Z (over 10 years ago)
- Last Synced: 2024-04-16T06:38:44.369Z (about 2 years ago)
- Topics: todo, wunderlist
- Language: PHP
- Size: 148 KB
- Stars: 6
- Watchers: 34
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.