oleeskild / obsidian-digital-garden

MIT License
1.36k stars 124 forks source link

Bug: image is not be uploaded when linked #602

Open johndsmith2024 opened 3 months ago

johndsmith2024 commented 3 months ago

When an image is embedded in a note, it is uploaded as expected. However, if the image is linked: [[image1.jpg]], it is not uploaded, the link becomes dead link.

Expected: linked image is also uploaded. Alt text e.g. [[image1.jpg|View Image]] should also be supported.

dipanjal commented 3 months ago

I've faced the same issue, I used the absolute path like this ![[Assets/test/viewable/1.png]]