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

麻烦看下这几个问题 #34

Closed
exam-ple opened this issue Jun 2, 2020 · 2 comments
Closed

麻烦看下这几个问题 #34

exam-ple opened this issue Jun 2, 2020 · 2 comments

Comments

@exam-ple
Copy link

exam-ple commented Jun 2, 2020

感谢您开发这么好的插件, 我不知道是我没操纵对, 还是本身没有这个功能, 麻烦看下

  1. win系统下同时复制网页的文字和图片时, 只能粘贴到文字, 图片粘贴不上, 能不能弄个文字和图片可以一起复制的功能
  2. win系统下本地图片可以用这个插件插入吗? 我看您有给一个issue回复说在mac下复制路径可以解决, 我在win下复制路径后粘贴的只是路径本身, 不会显示图片
  3. 图片存储目录设置成中文名时会变成显示一段其它的码, 比如我设置成 "./图片" 时, 最终粘贴显示的是20200602104324

感谢您抽空查看, 谢谢.

@telesoho
Copy link
Owner

telesoho commented Jun 30, 2021

感谢您开发这么好的插件, 我不知道是我没操纵对, 还是本身没有这个功能, 麻烦看下

  1. win系统下同时复制网页的文字和图片时, 只能粘贴到文字, 图片粘贴不上, 能不能弄个文字和图片可以一起复制的功能

目前不支持保存网页中图片的功能.

  1. win系统下本地图片可以用这个插件插入吗? 我看您有给一个issue回复说在mac下复制路径可以解决, 我在win下复制路径后粘贴的只是路径本身, 不会显示图片

如果是本地图片,插件不会拷贝本地图片到指定位置.但是,你可以通过拷贝图片的路径,然后用本插件的粘贴功能,将图片路径通过替换规则转换为markdown的图片链接.
将来计划开发一个能拷贝本地图片的功能.

  1. 图片存储目录设置成中文名时会变成显示一段其它的码, 比如我设置成 "./图片" 时, 最终粘贴显示的是20200602104324

目前插件会把所有的中文都转换为URI编码,将来会提供不转换中文的版本.

感谢您抽空查看, 谢谢.

@PabloLION
Copy link
Contributor

I think we can close this issue since they are all done?

@telesoho telesoho closed this as completed Mar 1, 2022
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