Hacker News new | ask | show | jobs
by farcat991 2720 days ago
So, say I export my note as a markdown document, what I'm seeing is that all the images that I had pasted into my note are still referenced as a link. I was thinking the image itself would be copied into an images directory and referenced relative to the note, locally. Is it possible to do that?
1 comments

Actually image itself is also a note (of image type)and is placed into the note tree so in export it appears at the same place as in the app.

But you're right that the exported note doesn't rewrite the link to correctly point to the local exported image.