Skip to content

Instantly share code, notes, and snippets.

View mattcassinelli's full-sized avatar

Matthew Cassinelli mattcassinelli

View GitHub Profile
@mattcassinelli
mattcassinelli / Rdio-List
Last active August 29, 2015 13:55
Rdio list for to do the following: Open, Search, go to The Strokes, go to Foals, go to The Postal Service, go to The Deadly Syndrome, go to Gorillaz, go to Bon Iver, and go to Pretty Lights.
rdio://[[list:Choose your music|Open=rdio:|Search=search/[prompt:Search Term]|The Strokes=search/The+Strokes|Foals=search/Foals|The Postal Service=search/The+Postal+Service|The Deadly Syndrome=search/The+Deadly+Syndrome|Gorillaz=search/Gorillaz|Bon Iver=search/Bon+Iver/|Pretty Lights=search/Pretty+Lights]]
rdio://
[[
list:Choose your music
|Open=rdio:
|Search=search/[prompt:Search Term]
|The Strokes=search/The+Strokes
|Foals=search/Foals
|The Postal Service=search/The+Postal+Service
@mattcassinelli
mattcassinelli / Fantastical–List
Last active August 29, 2015 13:55
Fantastical action list to set a Reminder, create an Event, open the app (using the • ), and Search using a query.
fantastical2://[[list:Fantastical action set|Reminder=parse?reminder=1&sentence=[prompt-text:Set a reminder]|Event=parse?reminder=0&sentence=[prompt-text:Create an event]| • =fantastical2:|Search=search?query=[prompt-text:Search]]]
fantastical2://
[[
list:Fantastical action set
|Reminder=parse?reminder=1&sentence=[prompt-text:Set a reminder]
|Event=parse?reminder=0&sentence=[prompt-text:Create an event]
| • =fantastical2:
|Search=search?query=[prompt-text:Search]
]]
@mattcassinelli
mattcassinelli / Clear–List
Last active August 29, 2015 13:55
Clear action list with a prompt to add a task to the top of one my Clear lists: Reminders, Work, Blog, Groceries, Shopping List, Albums to Buy, Movies to Watch, Movies to Download, and TV Shows to Watch.
clearapp://task/create?listName=[[list:Lists|Reminders=reminders|Work=Work|Blog=Blog|Groceries=Groceries|Shopping List=Shopping%20List|Albums to Buy=Albums%20to%20Buy|Movies to Watch=Movies%20to%20Watch|Movies to Download= Movies%20to%20Download|TV Shows to Watch =TV%20Shows%20to%20Watch]]&listPosition=&taskName=[prompt:Task]&taskPosition=top
clearapp://task/create?listName=
[[
list:Lists
|Reminders=reminders
|Work=Work
|Blog=Blog
|Groceries=Groceries
|Shopping List=Shopping%20List
clearapp://list/create?
listName=[prompt:List Name]&
tasks=[prompt-list:List Items]
@mattcassinelli
mattcassinelli / Simplenote List
Last active January 3, 2016 19:11
Simplenote action list to Open the app, create a blank New Note, and to add new notes with a tag for Work, Ideas, URL, or my blog AppBookPro.
simplenote://[[list:Add to SimpleNote|Open=:|New Note=new?content=|Work=new?content=&tag=work|Ideas=new?content=&tag=ideas|URL=new?content=&tag=URL|AppBookPro=new?content=&tag=appbookpro]]
simplenote://
[[
list:Add to SimpleNote
|Open=:|New Note=new?content=
|Work=new?content=&tag=work
|Ideas=new?content=&tag=ideas
|URL=new?content=&tag=URL
|AppBookPro=new?content=&tag=appbookpro