Greasy Fork is available in English.

讨论 » Greasy Fork 反馈

Paste to upload image

JasonBarnabe管理员
§
发表于: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.

§
发表于:2021-02-14

nice

JY3
§
发表于:2021-02-20

🎉

§
发表于: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 :).

§
发表于:2023-11-21
编辑于:2023-11-21

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

and

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

发表回复

登录以发表回复。