Wunderlist import fails
(closed account) says:
Hi there,
since yesterday, I try to import all my Wunderlist data in my newly created remember the milk account - unfortunately this fails every time.
What I've tried is:
- import directly via web and desktop app - fails after entering Wunderlist credentials
- consulted the online help and then:
- downloaded Wunderlist export (.zip), tried to import this file - fails
- renamed .zip to .json - fails (seen the Safari hint in the faq)
- extracted the zip. found a "Tasks.json" in .zip root, looks like this contains all tasks. tried to import - fails
error message: sorry, this file does not contain valid tasks.
I've also tried to download the export with different browsers (MS Edge Chromium, Firefox) - no success.
any idea?
what does work - at least partly - is to at first import Wunderlist data to todoist and then to remember the milk - but then all finished tasks are gone, which is pretty bad
Thanks in advance!
since yesterday, I try to import all my Wunderlist data in my newly created remember the milk account - unfortunately this fails every time.
What I've tried is:
- import directly via web and desktop app - fails after entering Wunderlist credentials
- consulted the online help and then:
- downloaded Wunderlist export (.zip), tried to import this file - fails
- renamed .zip to .json - fails (seen the Safari hint in the faq)
- extracted the zip. found a "Tasks.json" in .zip root, looks like this contains all tasks. tried to import - fails
error message: sorry, this file does not contain valid tasks.
I've also tried to download the export with different browsers (MS Edge Chromium, Firefox) - no success.
any idea?
what does work - at least partly - is to at first import Wunderlist data to todoist and then to remember the milk - but then all finished tasks are gone, which is pretty bad
Thanks in advance!
(closed account) says:
noone?
may the json format be wrong?
here's an example taken from my Wunderlist export:
[
{
"id": 181274011,
"title": "inbox",
"folder": null,
"tasks": [],
"directoryPath": "inbox",
"textFilePath": "inbox/inbox.txt",
"htmlFilePath": "inbox/inbox.html",
"createdAt": "2015-08-31T21:18:34.323Z"
},
{
"id": 181274171,
"title": "Konzerte",
"folder": null,
"tasks": [
{
"id": 5443753370,
"title": "Band2 // Ca, Kn // 22.04.2020",
"completed": false,
"starred": false,
"subtasks": [],
"notes": [
{
"content": "verlegt vom 22.04. , 01.05. auf 2021"
}
],
"comments": [],
"reminders": [
{
"remindAt": "2020-05-01T07:00:00Z",
"createdAt": "2019-09-27T20:30:38.132Z",
"updatedAt": "2020-05-01T07:00:48.25Z"
}
],
"files": [],
"assignee": null,
"dueDate": "2021-02-09T00:00:00",
"createdAt": "2019-09-27T20:30:27.469Z",
"createdBy": {
"id": 17514304,
"name": "ts",
"email": "h@l.com",
"createdAt": "2015-08-31T21:18:34Z"
},
"completedAt": null,
"completedBy": null
},
{
"id": 5617125023,
"title": "band// loc 9, bla",
"completed": false,
"starred": false,
"subtasks": [],
"notes": [],
"comments": [],
"reminders": [
{
"remindAt": "2020-09-12T07:00:00Z",
"createdAt": "2020-03-27T09:37:18.815Z",
"updatedAt": "2020-03-27T09:37:18.815Z"
}
],
"files": [],
"assignee": null,
"dueDate": "2020-09-12T00:00:00",
"createdAt": "2019-11-24T08:36:42.919Z",
"createdBy": {
"id": 17523444,
"name": "Ren",
"email": "f@gl.com",
"createdAt": "2015-09-01T11:54:18Z"
},
"completedAt": null,
"completedBy": null
},
...
]
may the json format be wrong?
here's an example taken from my Wunderlist export:
[
{
"id": 181274011,
"title": "inbox",
"folder": null,
"tasks": [],
"directoryPath": "inbox",
"textFilePath": "inbox/inbox.txt",
"htmlFilePath": "inbox/inbox.html",
"createdAt": "2015-08-31T21:18:34.323Z"
},
{
"id": 181274171,
"title": "Konzerte",
"folder": null,
"tasks": [
{
"id": 5443753370,
"title": "Band2 // Ca, Kn // 22.04.2020",
"completed": false,
"starred": false,
"subtasks": [],
"notes": [
{
"content": "verlegt vom 22.04. , 01.05. auf 2021"
}
],
"comments": [],
"reminders": [
{
"remindAt": "2020-05-01T07:00:00Z",
"createdAt": "2019-09-27T20:30:38.132Z",
"updatedAt": "2020-05-01T07:00:48.25Z"
}
],
"files": [],
"assignee": null,
"dueDate": "2021-02-09T00:00:00",
"createdAt": "2019-09-27T20:30:27.469Z",
"createdBy": {
"id": 17514304,
"name": "ts",
"email": "h@l.com",
"createdAt": "2015-08-31T21:18:34Z"
},
"completedAt": null,
"completedBy": null
},
{
"id": 5617125023,
"title": "band// loc 9, bla",
"completed": false,
"starred": false,
"subtasks": [],
"notes": [],
"comments": [],
"reminders": [
{
"remindAt": "2020-09-12T07:00:00Z",
"createdAt": "2020-03-27T09:37:18.815Z",
"updatedAt": "2020-03-27T09:37:18.815Z"
}
],
"files": [],
"assignee": null,
"dueDate": "2020-09-12T00:00:00",
"createdAt": "2019-11-24T08:36:42.919Z",
"createdBy": {
"id": 17523444,
"name": "Ren",
"email": "f@gl.com",
"createdAt": "2015-09-01T11:54:18Z"
},
"completedAt": null,
"completedBy": null
},
...
]
andrewski (Remember The Milk) says:
Hi rockatilly,
Sorry this isn't working for you so far! Are you able to contact us so we can follow up privately by email?
We may want to look more closely at your file or get some other details to see what else we can do to get these imported. Thanks!
Sorry this isn't working for you so far! Are you able to contact us so we can follow up privately by email?
We may want to look more closely at your file or get some other details to see what else we can do to get these imported. Thanks!