Created
October 10, 2013 13:28
-
-
Save epramono/6918303 to your computer and use it in GitHub Desktop.
This action allows you to create a new travel packing list in Silo based on a comma separated list stored as ttravel in your TextExpander.With one button in Launch Center Pro, it will prompt you the List Name, and additional Comma Separated Items to be added to the new list. Requires: Silo 1.0.5, TextExpander 2.2, and Launch Center Pro 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
silo://x-callback-url/list_entity/add? | |
title=[prompt:List Name]& | |
notes=<ttravel>[prompt:Comma Separated Items]& | |
x-success={{launchpro://}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment