Created
October 16, 2014 03:47
-
-
Save epramono/32187fc2baecf73aa06d to your computer and use it in GitHub Desktop.
Create an Append action in Launch Center Pro using the current note's [[uuid]]. Requires: Drafts 4, Launch Center Pro 2.0.
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
launch://x-callback-url/import? | |
url={{drafts4://x-callback-url/append? | |
text=%5Bprompt-return%3A[[title]]%5D& | |
uuid=[[uuid]]& | |
x-success=launch%3A%2F%2F}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment