Forum Archive

Can we attach files to these posts?

cappy

Is there a way to attach files to these posts, so Dropbox links are not needed?

Thanks

Webmaster4o

In short, no. You can copy/paste code. For images, I like to use pyimgur to get a short link.

Another tip for dropbox links to images: They become a lot more helpful if you do the following:

  1. Replace the ?dl=0 at the end of the URL with ?raw=1
  2. Paste the resulting URL here in the format of ![](<url>), replacing with your URL, of course.

An example with the dropbox file from your other post:
![](https://www.dropbox.com/s/twb4vl9co2cn265/Pythonista_screenshot.PNG?raw=1) equals

dgelessus

If you just want to post an image, http://imgur.com/ allows anonymous image uploading. Then you can insert the raw image link into your post as @Webmaster4o described to embed the image.