从 .enex 文件中获取要记录的笔记本

get belonging notebook to note from an .enex-file

我有导出到 enex 的笔记。我想用php-cli(我最成熟的语言)来处理它们。没有办法得到笔记本的名字,一个笔记属于,是吗?是否计划将此信息包含到 .enex 文件中?

提前致谢!

不,您将无法从 enex 文件中获取笔记本。

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.

而且我非常有信心这不会很快改变,抱歉。