Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple pictures page convert markdown point to same picture #56

Closed
franklin373 opened this issue Sep 27, 2020 · 1 comment · Fixed by #69
Closed

Multiple pictures page convert markdown point to same picture #56

franklin373 opened this issue Sep 27, 2020 · 1 comment · Fixed by #69
Labels
enhancement New feature or request

Comments

@franklin373
Copy link

Attatch file is enex file with only one note, it has 4 pictures, after convert to markdown, its md file's four picture point to same picture, though its _rescources file still have 4 pictures.

Most note convert OK, I just pick one convert wrong note in attached enex file.

My Command:
$ npm run start -- --enexSource=/mnt/c/temp/onenote_exp/Evernote_abc.enex --outputDir=./out_food_abc --include-metadata --zettelkasten --plaintext-notes-only --outputFormat=StandardMD
yarle_bug.zip

@akosbalasko akosbalasko added the bug Something isn't working label Sep 27, 2020
@akosbalasko
Copy link
Owner

Hi @franklin373 ,

I investigated the issue, and it looks like that it happens only in case of web-clipped notes, which is currently not supported yet. However during the investigation I figured out how a show-stopper problem can be resolved (related to this images-in-notes-issue), so i think Yarle will support web-clipped notes soon!
Thank you for reporting this!

@akosbalasko akosbalasko added enhancement New feature or request and removed bug Something isn't working labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants