Skip to content

Instantly share code, notes, and snippets.

@epramono
Created October 16, 2014 03:47
Show Gist options
  • Save epramono/32187fc2baecf73aa06d to your computer and use it in GitHub Desktop.
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.
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