omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Daily Diary Entry

    Pythonista
    1
    1
    1399
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Zettt136
      Zettt136 last edited by

      Yesterday <a href="https://twitter.com/hecteddy/status/270569037258436608">one of my followers</a> asked me and @viticci for a way to get my <a href="http://tmblr.co/ZFavEyXHGqSe">Daily Diary Entry</a> script running on iOS. Summary:

      The script asks some general questions about how the day one expects to be. It outputs everything to the Day One CLI.

      On iOS, obviously, there’s no Day One CLI, so he was wondering whether Launch Center Pro could do such thing, but Pythonista might be able to do it too. This lead to my first (ever) Python script:

      Daily Diary.py: https://gist.github.com/4113101

      You can run it in the app, when it finishes, Day One opens through its URL scheme. That’s all there is to it. I refrained to make an option list for Emoji’s, because one could just use the Emoji international keyboard. The script works on OS X as well.

      Enjoy.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors