notable / dumper

Library for extracting attachments, notes and metadata out of formats used by popular note-taking apps.
MIT License
121 stars 8 forks source link

Importing an Evernote *.enex export file does not import images #24

Closed udgithub closed 4 years ago

udgithub commented 4 years ago

OK - this issue has been made already one year ago. But I couldn't find a solution. Without a full working evernote import notable unfortunately can't be used as an alternative for Evernote.

Current behavior

Only the last image seems to be saved in the attachments folder. The name of this image file is "untitled". It has no extension like jpg or png. And a number like "unititled-1", "untitled-2" is missing too. That's probably the reason why only the last image of my imported note can be found. In the markup of the imported note no markup can be found for all the images which are part of the original evernote note.

Expected behavior

Obviously all images should be saved to the attachments folder. And the notable-markup for the whole note should contain markup for every image.

![](@attachment/Clipboard_2019-11-17-11-32-30.png)
fabiospampinato commented 4 years ago

@udgithub Could you email me an Evernote exported note containing some images that are not imported properly? You can reach me at fabio@notable.md

dkbast commented 4 years ago

@fabiospampinato I just emailed you files to reproduce the issue

fabiospampinato commented 4 years ago

I just fixed this, the fix will be available in the next release.