-
Notifications
You must be signed in to change notification settings - Fork 27
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
是否支持复制现有图片 #12
Comments
如果你的电脑是macOS,没有问题。 如果是Windows,暂时不行。 |
Windows直接上传文件的功能,正在开发中。很快就会上线。 |
果然你使用的是windows来开发。所以刚刚我给你的PR提了一个comment,麻烦看一下。 |
那现在windows下这个功能支持了么 |
当时之所以只给macOS开发,没有给windows开发这个功能,是因为在Windows下面,我不知道如何复制一个文件的路径。由于我没有windows电脑,所以这个功能就一直没有开发。如果你有办法,可以麻烦你再提一个PR。 你可以参考 |
批量上传本地文件也是同样的道理,在macOS下面,我框选多个文件以后,按下一个快捷键,文件路径就会以:
这种格式存放在剪贴板里面,所以macOS下批量上传本地文件也很容易。不知道Windows下面应该如何操作。 |
能否复制现有图片,然后运行程序得到链接。还是只能截图?
The text was updated successfully, but these errors were encountered: