I was thinking if we should add a download option there as well. Let me know if it's required or will > be of some help then I will be happy to work on it as well.
Right now, clicking on the image preview will copy the url to the user's clipboard. This is good, but it's hard to notice. I propose we add three buttons, that do the following:
Download Image
Copy URL
Copy Meta Tag (provides the full html for og:image
Each of these buttons should show a toast/pop-up notification, like clicking on the image currently does.
Originally posted by @rajat2502 in https://github.com/creativecommons/og-image-generator/pull/3#issuecomment-705216732
@rajat2502 I agree this is a good idea. The best practice for using this is to not download, but to instead use the url in the meta tag, like so:
Right now, clicking on the image preview will copy the url to the user's clipboard. This is good, but it's hard to notice. I propose we add three buttons, that do the following:
og:image
Each of these buttons should show a toast/pop-up notification, like clicking on the image currently does.