mushanshitiancai / vscode-paste-image

paste image from clipboard to markdown/asciidoc directly!
MIT License
422 stars 127 forks source link

Take care of image attribution #80

Open aschrijver opened 3 years ago

aschrijver commented 3 years ago

Note: I first reported this on the Dendron project until I noticed they use this fine project to facilitate image copy-paste (https://github.com/dendronhq/dendron/issues/324)

As I said on Dendron: Great feature! I love it :heart:

But people on the internet in general follow very bad practices when it comes to respecting copyright and attribution. Google Images is regarded as a 'steal-what-you-want' treasure chest. Personally I only use open licenses or public domain images, and take care to attribute properly where the license requires this.

The image copy-paste feature is really productive, but it encourages the 'steal' mentality because I lose the information on the original filename and URL location of the image. Of course one can do the attribution manually at the time of pasting (this is the only time where you can still associate the old and new filename). But vscode-paste-image could also provide various degrees of help.

This feature can be designed various ways (and parts might be better implemented in Dendron, idk). I will just give some suggestions of what this might include: