Skip to content

[Feature request]: Add support for Task export into ENEX #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dgreen opened this issue May 1, 2023 · 3 comments
Closed

[Feature request]: Add support for Task export into ENEX #39

dgreen opened this issue May 1, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@dgreen
Copy link

dgreen commented May 1, 2023

Suggestion

It looks like Evernote App exports now include information about tasks, and Yarle will process it.

@dgreen dgreen added the enhancement New feature or request label May 1, 2023
@AltoRetrato
Copy link

Thanks for the recent updates, @vzhd1701 !

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?

@vzhd1701
Copy link
Owner

vzhd1701 commented Apr 8, 2025

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.

@vzhd1701
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants