Created
May 1, 2014 15:22
-
-
Save epramono/b7d28248dd54054624cf to your computer and use it in GitHub Desktop.
This Mingle custom action sends a message to that person along with the event information and a Fantastical URL scheme. It requires a custom URL Action in Drafts named "Fantastical and Email". Requires: Mingle 1.0, Drafts 3.0, Fantastical 2.0.
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
drafts://x-callback-url/create? | |
text=[email]%0A[prompt:Event]& | |
action=Fantastical%20and%20Email& | |
afterSuccess=Delete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment