omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Can we attach files to these posts?

    Pythonista
    3
    3
    2148
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cappy
      cappy last edited by

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

      Thanks

      1 Reply Last reply Reply Quote 0
      • Webmaster4o
        Webmaster4o last edited by 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 <url> 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

        1 Reply Last reply Reply Quote 1
        • dgelessus
          dgelessus last edited by

          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.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB Forums | Contributors