telesoho / vscode-markdown-paste-image

Smartly paste for Markdown.
MIT License
135 stars 41 forks source link

Windows: Images are always saved to C:\ #72

Closed lukasdiem closed 2 years ago

lukasdiem commented 2 years ago

Since the latest update 0.18.2 i have the problem that the plugin shows the correct path while pasting the image (e.g. D:/test/xxx.png). But the image gets stored on the C:/test/xxx.png drive instead. Also the created link directs to C:/.

Thus, I always get absolute paths instead of relative ones and the images are stored in a completely wrong place.

I have also tried to set a fixed relative path in the new configuration settings, but this does not change the behavior.

Here are two screenshots to show the error.

image

image

The settings I have also tried so far:

image

Best regards, Lukas

P.S.: Thanks by the way for this great plugin

JimLeon595 commented 2 years ago

I have same problem but it had been in paste GIF image