zerobase / enml2md

Evernote to Markdown Converter
MIT License
34 stars 4 forks source link

Conversion of about 1100 expoted notes failed #7

Open laymonk opened 9 years ago

laymonk commented 9 years ago

en2md failed a few seconds after being run with following error message ..
FATAL ERROR: CALL_AND_RETRY_0 Allocation failed - process out of memory Abort trap: 6

Is there a work-around to this .. perhaps having en2md serially process the .enex file instead of attempting to load it all in one go ?

Thanks

laymonk commented 9 years ago

I cut back down to about 101 records, and no errors were thrown, but en2md failed to convert any records .. well, it created one xml record .. I gave up .. and tried something else .. evernote-markdown, which required an API key but did convert the the evernote notes to markdown ..

en2md sounds like a great concept .. hope you have not given up on it .. thanks