omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Martindolan
    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 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Martindolan

    • Martindolan

      Accessing a pdf url from editorial in workflow app
      Editorial • • Martindolan

      3
      0
      Votes
      3
      Posts
      2407
      Views

      marti

      I solved the problem by converting markdown to html in editorial and passing that to the workflow app, workflow then converted the html to rich text which it could then convert to a pad. The two apps work very well together. Thanks for the reply.

    • Martindolan

      Opening a local file
      Pythonista • • Martindolan

      3
      0
      Votes
      3
      Posts
      2076
      Views

      JonB

      Martin, are you talking about the file browser in the editor? or programatically (editor.open_path, or open, etc)? i am able to open .md files just fine