omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. pruppert222

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 36
    • Best 0
    • Controversial 0
    • Groups 0

    pruppert222

    @pruppert222

    0
    Reputation
    977
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pruppert222 Unfollow Follow

    Latest posts made by pruppert222

    • 1.1 Bugs?

      I am not sure if this will catch on, but I thought it might be helpful to have a thread for bugs noticed in the new update. I have noticed at least 2 possible bugs so far.

      1. MMD tables only display in the preview if the global MMD setting is on. Tables do not display if MMD setting is off, even if the individual Tables setting is on.
      2. When viewing the documentation within the iPhone's web browser, tapping on the "copy" button at the top of a python code window returns an error "The URL can't be shown" and the code is not copied to the clipboard.
      posted in Editorial
      pruppert222
      pruppert222
    • Here is a script to control a local WeMo switch.

      This is a script that you can use to control a local WeMo switch. You can turn turn on, turn off, toggle, or get status. You need to know the local IP of the WeMo and enter that in the top of the script. Then, uncomment one of the triggers at the bottom of the script.

      https://gist.github.com/pruppert/af7d38cb7b7ca75584ef

      This is a fork of pdumoulin's blinky script on github (https://github.com/pdumoulin/blinky).

      posted in Pythonista
      pruppert222
      pruppert222
    • Viewing files on local Mac from Editorial browser: Possible?

      Is there some way that I can set up a local site on my Mac that can show a specific folder on my Mac. I'd like to be able to navigate this folder and view its files from the Editorial web browser. This would allow me to have reference documents accessible with an easy swipe to the browser when writing in the editor. The reference documents would be PDF or docx, which I believe are rendered by the iOS native browser.

      Thanks.

      posted in Editorial
      pruppert222
      pruppert222
    • RE: Viewing files on local Mac from Editorial browser: Possible?

      Argh. Turns out, you cannot access the server when using the SSL or authentication settings in that app I linked. The Editorial browser says the certificate is invalid and doesn't let you proceed. Works fine in mobile Safari, though. Reporting here in case it is a bug or something that may need to be fixed.

      posted in Editorial
      pruppert222
      pruppert222
    • RE: Viewing files on local Mac from Editorial browser: Possible?

      So I was curious if there was some way to implement this requiring a username and password. I'm sure there are ways to have a more sophisticated python server that allows this, but my search led me to a wonderful GUI solution in this app https://itunes.apple.com/us/app/simple-http-server-pro/id551386437?mt=12

      Perfect for someone like me with limited server/web coding knowledge.

      posted in Editorial
      pruppert222
      pruppert222
    • RE: Viewing files on local Mac from Editorial browser: Possible?

      Wow! Thank you, Ole. That is exactly what I was wanting. So simple, too!

      posted in Editorial
      pruppert222
      pruppert222
    • RE: First Look at Editorial 1.1

      I'm sure I'll be blown away when the update comes, but I can't help recall this quote from above.

      "In hindsight, I probably should have released a smaller update a while ago, and I'll try to learn from this."

      Love the app. Looking forward to 6/6+ support and fixing of the persistent purple dictation circles bug.

      posted in Editorial
      pruppert222
      pruppert222
    • RE: 1.1 Bugs?

      Not sure this has been mentioned anywhere, but Editorial preview panel is not showing any document’s first line of text. Bug?

      posted in Editorial
      pruppert222
      pruppert222
    • Basic questions about ui module

      I am reading this section of the ui module documentation.

      The documentation says to create a "new ‘User Interface’ file in your library." What is meant by the "library" and how do I create a User Interface file in it? So far, I can only seem to access the UI designer from within creating a workflow. Also, the documentation later says that I can specify a function in the action section of the inspector for some ui elements. I do not see an action section, at least when creating a ui from within a workflow. Any clarification on that.

      Using the UI Designer
      alt text

      posted in Editorial
      pruppert222
      pruppert222
    • RE: about 'TextField'

      Ah, thanks. I should have poked around a little more to see that.

      posted in Editorial
      pruppert222
      pruppert222