Html Export is missing the images #1755
Unanswered
hokutonanto
asked this question in
Q&A
Replies: 1 comment
-
Hi, I think the problem is that you're exporting a single note. An image is technically a separate note stored by default as a child note. If you export the whole subtree ("this note and all its descendants") then the ZIP archive will contain the image and reference it correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to export a note as HTML the path to the images looks something like this:
api/images/Cu3c4F8Qgmmd/image.jpg
and therefore all the images on the page are missing.
Is there a way to export the images with the correct path in the HTML?
Beta Was this translation helpful? Give feedback.
All reactions