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

Can't save the images to a default absolute path #28

Closed
tifDev opened this issue Feb 20, 2020 · 2 comments
Closed

Can't save the images to a default absolute path #28

tifDev opened this issue Feb 20, 2020 · 2 comments

Comments

@tifDev
Copy link

tifDev commented Feb 20, 2020

I want all the pasted images to go into "C:\Users\KWUIUN\Pictures\Img-repo" without any prompt.

I changed the settings on vscode and added this:

    "MarkdownPaste.path": "C:/Users/KWUIUN/Pictures/Img-repo/",
    "MarkdownPaste.silence": true,

But still asks for the filename of the picture and points to the current relative path of the working space.

How can i do this?

@iaeiou
Copy link

iaeiou commented Feb 1, 2022

Hi @tifDev,

some new features were added yesterday, maybe you wanna give a new try?

See: https://github.com/telesoho/vscode-markdown-paste-image#config

@telesoho
Copy link
Owner

telesoho commented Feb 2, 2022

@tifDev
It is working on ubuntu. May be your configure has been overwrited.
See: #64

@telesoho telesoho closed this as completed May 4, 2023
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

3 participants