Thomas131
Thomas131

Reputation: 131

get belonging notebook to note from an .enex-file

I have notes exported to enex. I want to process them with php-cli (the language I am most mature). There is no way to get the name of the notebook, a note is belonging to, is it? Are there plans to include this information into the .enex-files?

Thanks in advance!

Upvotes: 1

Views: 43

Answers (1)

Laurent Sarrazin
Laurent Sarrazin

Reputation: 774

Nope, you won't be able to get the notebook from the enex file.

There's nothing in the DTD and as stated in this blog post :

ENEX files do not represent how notes are stored within the Evernote service or applications; they are a portable export format that allows notes to be migrated in their entirety between systems and accounts.

And I'm pretty confident that this won't change anytime soon, sorry.

Upvotes: 3

Related Questions