obsidian-bulk-exporter icon indicating copy to clipboard operation
obsidian-bulk-exporter copied to clipboard

backslash in image linke does not work

Open tbleiker opened this issue 1 year ago • 4 comments

When replacing the wiki link for assets with a markdown link, your plugin adds blackslashes for the file path. This does not work for me (Obsidian on Windows). Replacing them with forward slahes fixes this.

tbleiker avatar Jan 08 '24 13:01 tbleiker

Should be fixed for windows, please confirm!

symunona avatar Jan 13 '24 17:01 symunona

Now, I get an "InternalAttachmentsError: ***.jpg - Asset not found!" for all attachments.

tbleiker avatar Jan 15 '24 07:01 tbleiker

When I add the attachment folder to the wiki link (![[Attachments/image.png]]), the slash seems to get replaced by %2F and I get "Attachments%2Fimage.png - Asset not found".

tbleiker avatar Jan 15 '24 08:01 tbleiker

Indeed. Sorry about this, I never used wikilink styled MD before, I will add these to my tests too eventually. This is supposed to be fixed in version 2.0.8, please confirm!

symunona avatar Jan 16 '24 11:01 symunona