Skip to content

Instantly share code, notes, and snippets.

View epramono's full-sized avatar

Eric Pramono epramono

View GitHub Profile
@epramono
epramono / MingleRemindSomeone
Created May 1, 2014 15:19
This Mingle action uses the `[email]` information from the selected contact, and two additional `[prompt]` texts. Once all information is collected, it will trigger a custom Drafts Message Action called "Remind Someone". Requires: Mingle 1.0, Drafts 3.0.
drafts://x-callback-url/create?
text=[email]%0A[prompt:Reminder Content]%0A[prompt:Optional Message]&
action=Remind%20Someone&
afterSuccess=Delete
@epramono
epramono / MingleFantasticalEmail
Created May 1, 2014 15:22
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.
drafts://x-callback-url/create?
text=[email]%0A[prompt:Event]&
action=Fantastical%20and%20Email&
afterSuccess=Delete
@epramono
epramono / DraftsFantasticalEmail
Created May 1, 2014 15:25
This custom Drafts action sends the event alongside a Fantastical URL scheme as an iMessage before adding the event in your Fantastical. It requires another custom Message Action in Drafts called "Message Someone". Requires: Drafts 3.0, Fantastical 2.0.
drafts://x-callback-url/create?
text=[[draft]]%0A{{fantastical2://x-callback-url/parse?sentence=[[line|2]]}}&
action=Message%20Someone&
afterSuccess=Delete&
x-success=
{{fantastical2://x-callback-url/parse?
sentence=[[line|2]]&
x-success=mingle-message%3A%2F%2F}}
@epramono
epramono / MingleDelegateNotify
Created May 1, 2014 15:27
This custom Mingle action uses the contact's `[displayName]` and `[email] information to invoke a custom URL Action in Drafts named "Delegate and Notify". Requires: Mingle 1.0, Drafts 3.0.
drafts://x-callback-url/create?
text=[displayName]%0A[email]%0A[prompt:Task Description]&
action=Delegate%20and%20Notify&
afterSuccess=Delete
@epramono
epramono / DraftsDelegateNotify
Created May 1, 2014 15:30
This custom Drafts action adds a new task to a list named "Delegated Task" and sends an email delegating it. It requires another custom Email Action called "Delegate Task". Requires: Drafts 3.0, Silo 1.1.
silo://x-callback-url/list/add_note?
title=Delegated%20Tasks&
text=%5B[[line|1]]%5D%3A[[line|3]]&
x-success=
{{drafts://x-callback-url/create?
text=[[draft]]&
action=Delegate%20Task&
x-success=mingle-message%3A%2F%2F}}
@epramono
epramono / MingleSlack
Created May 1, 2014 15:32
This custom Mingle action grabs the `[IM:Slack]` information from the selected contact and send it alongside the prompted message. It will trigger a custom Email Action in Drafts named "Slack". Reuqires: Mingle 1.0, Drafts 3.0.
drafts://x-callback-url/create?
text=%40[IM:Slack]%3A%20[prompt:Message]&
action=Slack&
afterSuccess=Delete
@epramono
epramono / LCPCrossPost
Last active August 29, 2015 14:02
This action will cross post the prompted text to Twitter, Facebook, and App.net using the built-in actions from Drafts. Requires: Launch Center Pro 2.3 and Drafts 3.5.
launch://x-callback-url/clipboard?text=[prompt-return:Post]&
x-success={{drafts://x-callback-url/create?
text={{||clipboard||}}&
action={{Tweet: epramono}}&
afterSuccess=Delete&
x-success={{drafts://x-callback-url/create?
text={{||clipboard||}}&
action={{Post to Facebook}}&
afterSuccess=Delete&
x-success={{drafts://x-callback-url/create?
@epramono
epramono / LCPExport
Last active August 29, 2015 14:02
Assuming that you have copy the URL of the Launch Center Pro action that you want to share, you can execute this action to share it to your other iOS devices via Command-C. Requires: Launch Center Pro 2.3 and Command-C 1.0.
launch://x-callback-url/clipboard/convert?format=urlencode&
x-success={{command-c://x-callback-url/copyText?
deviceName=[list:Device|iPad 2=Eric Pramono's iPad|iPad Mini=Philip's iPad Mini]&
text={{launch://import?url=[[clipboard]]}}}}
@epramono
epramono / LCP1PSearch
Last active August 29, 2015 14:02
This action allows you to quickly search 1Password for the services you commonly use while having a fallback [prompt] at the end for other services. Requires: Launch Center Pro 2.3 and 1Password 4.
onepassword://search/[[list:Keyword Search|
Alfred Forum={{Alfred Forum}}|
Glassboard|
HockeyApp|
IFTTT|
TestFlight|
Other=[prompt-text:Keyword Search]]]
@epramono
epramono / LCPCallHierarchy
Created June 11, 2014 09:51
An illustration of the menu hierarchy I'm trying to create in Launch Center Pro 2.3.
- Call
- Family
- Sofia
- iPhone
- Home
- Mom
- Friends
- Abraham
- Andy
- Other