Skip to content
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

support for all note-attributes defined in the ENEX DTD 3.0 #659

Conversation

alexander-tobias-bockstaller
Copy link
Contributor

@alexander-tobias-bockstaller alexander-tobias-bockstaller commented Jan 1, 2025

Adding support for all possible note-attributes as defined in the Evernote Note Export Format, 3.0 DTD:

  • subject-date
  • latitude *
  • longitude *
  • altitude
  • author
  • source
  • source-url *
  • source-application
  • reminder-order *
  • reminder-time*
  • reminder-done-time *
  • place-name
  • content-class
  • application-data

Those marked with * were already supported by yarle. Support for all other note-attributes is new.

Note that even though altitude belongs to latitude/longitude, it is handled as an independent note-attribute so existing workflows don't break.

@akosbalasko
Copy link
Owner

hi @alexander-tobias-bockstaller ,
Thanks for this huge effort!
When it is ready to be reviewed, please open the PR, currently it's in Draft, and I'll be happy to check it out,
Thanks again!

@alexander-tobias-bockstaller alexander-tobias-bockstaller marked this pull request as ready for review January 12, 2025 13:32
@alexander-tobias-bockstaller
Copy link
Contributor Author

Thanks for running the build workflow, @akosbalasko. As it was successful, I have now opened the PR. Let me know if there is anything that I need to change.

@akosbalasko akosbalasko merged commit f5a6f6e into akosbalasko:master Jan 13, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants