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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexander-tobias-bockstaller
Copy link

@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.

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.

1 participant