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.


    Photos to dropbox and movie info

    Pythonista
    2
    2
    1760
    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.
    • coomlata1
      coomlata1 last edited by

      I have been following the forum here for several weeks and find the info very helpful. I'm new to python and have been trying to develop some useful scripts that solve some of my workflow issues. I take a lot of iPhone photos and have not been able to find a iPhone app that fills all my needs regarding resizing, geo-tagging and organizing my photos in dropbox with metadata intact. I wrote a Pythonista script that works quite well for these requirements.

      I also enjoy movies and write a daily journal using DayOne that includes info on the movies I watch. I put together another Pythonista script to gather most of the pertinent data about the movies by querying the IMDB api. The script writes the data to the clipboard and I copy it into Editorial and then transfer it to DayOne after adding more notes in Editorial.

      I have posted both scripts in a new Git-Hub repository here. Comments, suggestions, and changes are welcome, as I am sure that my code, while working, could be less complicated. I've been at this about a month now. Thanks in advance for your input.

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by

        Have you looked at @luk's DayOne code? http://omz-forums.appspot.com/pythonista/post/5290367574343680

        I put some pull requests on your repo.

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