Open briser opened 5 years ago
Off of the top of my head I don't think the evernote export format provides much structure that I can use. However, I'll have another look to see what I can do.
https://github.com/notable/dumper is a library that seems to have its own evernote import implementation. I'll have a look at what they do and see if it's worth taking some inspiration (or just using their code instead of my existing evernote import).
When importing from Evernote, notes are just thrown under a section called "Imported Notes" and the hierarchy of Stacks->Notebooks->Notes isn't preserved and requires a lot of manual re-organization. Admittedly this may be an issue with the way Evernote exports it's data, but imo is worth investigating.