Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Comments on Why can't I upload pictures from a link?
Parent
Why can't I upload pictures from a link?
+5
−0
S.E. has this feature. You just copy and paste the link of the picture, and S.E. uploads it for you.
But for Codidact, I have to download the picture to my computer. Then upload it? This wastes time.
Post
+4
−3
You can use markdown formatting to directly link the image, like so:
![alt text](image url)
E.g.
![alt text](https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Juglans_regia_polyploid_fruit_bottom.jpg/1280px-Juglans_regia_polyploid_fruit_bottom.jpg)
becomes
(Andonier, CC BY-SA 4.0, via Wikimedia Commons)
This will not upload the image to Codidact, merely link it, but it should be good enough for most purposes.
0 comment threads