Skip to content

Instantly share code, notes, and snippets.

@epramono
Created August 5, 2013 09:26
Show Gist options
  • Select an option

  • Save epramono/6154596 to your computer and use it in GitHub Desktop.

Select an option

Save epramono/6154596 to your computer and use it in GitHub Desktop.
This action will create a reminder in Due to call someone in your Contacts using Launch Center Pro's dial URL. The recipient name will be stored by the reminder into the clipboard just in time for the call. You need to paste the clipboard content into the Launch Center Pro's dial search box to find the appropriate contact before making the call.…
due://x-callback-url/add?
title=Call%20[[title]]%20at%20[[body]]%0A
{{drafts://x-callback-url/create?
text=[[title]]&
action=Copy%20to%20Clipboard&
x-success=launchpro-dial%3A&
afterSuccess=Delete}}&
x-source=Drafts&
x-success={{drafts://}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment