wormi4ok / evernote2md

Convert Evernote .enex files to Markdown
MIT License
932 stars 79 forks source link

Missing text from notes #102

Open SysCellOne opened 1 year ago

SysCellOne commented 1 year ago
**Problem statement** Some notes do not contain the body text of the notes. The following _does_ appear in the notes: Header, Tags, Attachment. Mac Terminal Command used with evernote2md (Version: 0.19.0) ``` evernote2md --tagTemplate "@{{tag}}" exported.enex ./Inbox2/ ``` **Example file** [2013-03-30.md](https://github.com/wormi4ok/evernote2md/files/12254453/2013-03-30.md)
wormi4ok commented 1 year ago

Hey @SysCellOne , could you please share a sample .enex file? For example, export a single note 2013-03-30 from Evernote and upload it somewhere, so I can reproduce the problem. 🙏🏻