omz:forum

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

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

    atronah

    @atronah

    1
    Reputation
    678
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    atronah Unfollow Follow

    Best posts made by atronah

    • RE: Appex GetFromURL to share from other apps to Pythonista

      Wrote more flexible version of your script: Open in Pythonista

      My extension allows save into Pythonista from different sources:

      • from app extensions:
        • single files or entry directories, passed by file path
        • single files or web-pages, passed by URL
        • text data, passed as raw text (e.g. from Notes app)
      • from Pythonista's Editor:
        • text data of opened tab

      To use this extension you also need to download and install (copy into the same folder) libs package (to be precise: misc and log modules) from the same Gitlab project.

      I'll be glad to feedbacks =)

      posted in Pythonista
      atronah
      atronah

    Latest posts made by atronah

    • RE: Appex GetFromURL to share from other apps to Pythonista

      Wrote more flexible version of your script: Open in Pythonista

      My extension allows save into Pythonista from different sources:

      • from app extensions:
        • single files or entry directories, passed by file path
        • single files or web-pages, passed by URL
        • text data, passed as raw text (e.g. from Notes app)
      • from Pythonista's Editor:
        • text data of opened tab

      To use this extension you also need to download and install (copy into the same folder) libs package (to be precise: misc and log modules) from the same Gitlab project.

      I'll be glad to feedbacks =)

      posted in Pythonista
      atronah
      atronah