You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't taken a deep dive into the Evernote API yet, but it seems there isn't a dedicated API for tasks at the moment. I'm guessing that's why evernote-backup doesn't support tasks — is that correct?
No, current version does not support tasks. I think the tasks should be somewhere in the EDAMNote structure alongside other stuff, but it's all undocumented so I'll need to sniff it out and write thrift classes for them.
Tasks support added in the new version v1.11.0. Please refer to the tasks section in readme file on how to sync your tasks. You don't need a full re-sync, it will sync them separately when you use --include-tasks flag.
Suggestion
It looks like Evernote App exports now include information about tasks, and Yarle will process it.
The text was updated successfully, but these errors were encountered: