Skip to content

Instantly share code, notes, and snippets.

@epramono
Created March 9, 2014 13:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epramono/9447626 to your computer and use it in GitHub Desktop.
Save epramono/9447626 to your computer and use it in GitHub Desktop.
This action will invoke the YouVersion.py in Pythonista, process the clipped verses from YouVersion's Bible app, and share it in any of the four modes. Requires: Launch Center Pro, Pythonista, YouVersion's Bible, Day One, and 1Writer.
pythonista://YouVersion?
action=run&
argv=[clipboard]&
argv=[list:Mode|
New MD Entry in Day One=1|
Append Sermon Notes in 1Writer=2|
Send as iMessage (with content)=3|
Send as iMessage (URL only)=4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment