omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. RainmanNoodles
    3. Topics

    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 5
    • Posts 21
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by RainmanNoodles

    • RainmanNoodles

      Today Widget
      Pythonista • • RainmanNoodles

      6
      0
      Votes
      6
      Posts
      5994
      Views

      Tizzy

      If all you're trying to do is launch a pythonista script you could use something like the launch center pro today widget with an action that launches a pythonista script via callback url.

    • RainmanNoodles

      Choose From List Function
      Pythonista • • RainmanNoodles

      4
      0
      Votes
      4
      Posts
      2837
      Views

      JonB

      See this module. This does a little more, but open_finder pops up a dialog, lets you select.

    • RainmanNoodles

      Bug: input_alert() doesn't trigger the keyboard
      Pythonista • • RainmanNoodles

      1
      0
      Votes
      1
      Posts
      1025
      Views

      No one has replied

    • RainmanNoodles

      Pythonista caching problems
      Pythonista • • RainmanNoodles

      4
      0
      Votes
      4
      Posts
      2844
      Views

      RainmanNoodles

      Ah, that make sense. Problem solved. :)

    • RainmanNoodles

      Pythonista and Opening Files in Other Apps
      Pythonista • • RainmanNoodles

      3
      0
      Votes
      3
      Posts
      3042
      Views

      RainmanNoodles

      iBooks' URL scheme accepts iTunes store links, but I'm trying to pass in my own generated ePub. Different job.

      Also, you can't just open a link to a file in an external web browser. Launching Safari isn't going to help at all.