Discussions » Greasy Fork Feedback

Paste to upload image

§
Posted: 2021-02-14

You can now paste images in text boxes like those in discussions script additional info, and conversations. The image will go into the file upload control and not change the text box in any way.

§
Posted: 2021-02-14

nice

JY3
§
Posted: 2021-02-20

🎉

§
Posted: 2023-11-21

How do I refer to the image that I upload? are they available at a known URL related to the script location? `/static/imagename.png` ? I tried relative imports in the html itself `` but to no avail :).

§
Posted: 2023-11-21
Edited: 2023-11-21

what i meant to say above: /static/imagename.png

and

<code>
<img src="imagename.png">
</code>

Post reply

Sign in to post a reply.