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.


    Image.save to Dropbox folder not working

    Editorial
    1
    2
    1377
    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.
    • RyanM
      RyanM last edited by

      I'm having difficulty saving image files (jpeg) to Dropbox. I save the file using Image.save or Editor.set_file_contents to a Dropbox path but it doesn't show up in the file manager or on Dropbox. But it seems to be available for Preview when I call it in Markdown or with an <img> tag. Any pointers?

      1 Reply Last reply Reply Quote 0
      • RyanM
        RyanM last edited by

        In elaboration: I am saving an image from clipboard to a file within the Dropbox directory using Image.save or Editor.set_file_contents (and properly encoded). I can easily import and save an image using Editorial context menu but saving by code does not seem to work correctly.

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