Skip to content

Instantly share code, notes, and snippets.

@epramono
Last active December 25, 2015 04:48
Show Gist options
  • Save epramono/6919639 to your computer and use it in GitHub Desktop.
Save epramono/6919639 to your computer and use it in GitHub Desktop.
Use Launch Center Pro as a user input facade for a more complex action in Drafts: creating a reminder to send an email to someone with a predefined subject and body. Requires: Drafts 3.5, Due 1.8, and Launch Center Pro 2.1.
drafts://x-callback-url/create?
text=[prompt:Recipient's Email Address]%0A
[prompt:Email Subject]%0A
[prompt:Date/Time of the Reminder]%0A
[prompt-return:Email Body]&
action=Mail%20Later&
afterSuccess=Delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment