forked from gavvvr/obsidian-imgur-plugin
-
Notifications
You must be signed in to change notification settings - Fork 43
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
粘贴剪贴板中的图片,上传前修改文件名,并没有体现在结果的markdown中,都是image.png #91
Comments
这个名称默认是上传前的的图片名称,我之后会加个选项允许修改为上传后的图片名称 |
图片描述能不能默认为空,现在粘贴图片都要去手动删除一下这个image.png @renmu123 |
已经在3.5.0中增加配置选项 |
大佬,现在4.1.0版本好像还是统一为image.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
能否使用改名上传后的回传结果来展示改名后的markdown
现在都是这样的
![image](https://user-images.githubusercontent.com/5794691/230595601-ff677511-59f0-401f-b341-bd1668c6ca3b.png)
The text was updated successfully, but these errors were encountered: