omz:forum

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

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

    ian

    @ian

    0
    Reputation
    258
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ian Unfollow Follow

    Latest posts made by ian

    • RE: Notes app Sharing doesn't pass a file name

      Thanks for replying. I've tested a couple of things but haven't had luck yet passing a file without first exporting the note, but it's not a deal-breaker so I haven't dug in too far yet.

      I've built a todo extension that will read my .py or .txt (or whatever) files from the share sheet and create reminders and tasks through ClickUp, so I can keep track of my project work a little more easily. I've never thrown my code up for review before, so if anyone is interested in taking a look, feedback is appreciated!

      Link to GitHub

      posted in Pythonista
      ian
      ian
    • Notes app Sharing doesn't pass a file name

      I'm building a script to read text files for todo tasks, and it seems as though the iOS Notes app doesn't have a file name when you hit the Send a Copy option within sharing. While I can likely handle this type of exception, I'm curious...

      Is there a way to read the default file name from an iOS note?

      posted in Pythonista
      ian
      ian