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

Image files in embedded links being destroyed #101

Open
aseem-thakar opened this issue May 10, 2022 · 3 comments
Open

Image files in embedded links being destroyed #101

aseem-thakar opened this issue May 10, 2022 · 3 comments

Comments

@aseem-thakar
Copy link

If I link to an image using embedded wiki-links (i.e. ![[Image_link]]) instead of standard Markdown (i.e. ), it results in the image file changing to 0 bytes (and unable to be viewed) albeit with the file name still intact.

I'm experiencing this with .png files - not sure if it happens with other extensions (e.g. jpg)

@ZhiyDevQAQ
Copy link

yes! I have the same question!

@zoni
Copy link
Owner

zoni commented Nov 5, 2022

I have links to various images in my own exported knowledgebase and have never seen/encountered this behavior. 🤔 I'll need a minimal reproduction case (example vault showing this issue) to investigate this further I'm afraid.

@anutator
Copy link

anutator commented May 15, 2023

Pandoc 3 has new extensions, but they convert only URL wikilinks. So you have to install an additional plugin to Obsidian (I could install manually, I didn't find it in list of plugins) and convert wikilinks to markdown before export. The similar problem, read my last comment with the link to plugin.
OliverBalfour/obsidian-pandoc#118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants