Created
October 16, 2014 04:34
-
-
Save epramono/efea8bda70f9b588aa6f to your computer and use it in GitHub Desktop.
Open the clipboard's text in iOS 8's Open In.. menu from Launch Center Pro via Drafts 4. Requires: Drafts 4, Launch Center Pro 2.1.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drafts4://x-callback-url/runAction? | |
text=[clipboard]& | |
action=Open%20In... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment