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.


    Opening pdf in Dropbox folder

    Pythonista
    3
    3
    1132
    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.
    • rb
      rb last edited by

      Hi
      I am trying to provide some shortcuts to open some pdfs that I have in a Dropbox folder.
      Firstly how do I establish a useable file path to a file in a Dropbox folder?
      Secondly how would I open a pdf via Pythonista? I’m thinking quick look or at a push iBooks?

      thanks
      Rich

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @rb last edited by

        @rb said:

        Secondly how would I open a pdf via Pythonista

        Try

        console.quicklook(path)
        
        1 Reply Last reply Reply Quote 0
        • ccc
          ccc last edited by

          https://omz-software.com/pythonista/docs/ios/dropbox.html

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