Last active
January 2, 2016 20:49
-
-
Save epramono/8359524 to your computer and use it in GitHub Desktop.
This Drafts action allows you to send the current [[selection]] to other iOS/Mac device. Requires: Command-C 1.0, Launch Center Pro 2.1, and Drafts 3.5.
This file contains hidden or 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
launch://?url= | |
{{command-c://x-callback-url/copyText? | |
deviceName=[list:Device|iMac=epramono|MacBook=Eric Pramono’s MacBook|iPad 2=Eric Pramono’s iPad]& | |
x-source=Launch%20Pro& | |
x-success=drafts%3A%2F& | |
text=[[selection]]}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment