Created
October 14, 2013 15:16
-
-
Save epramono/6977278 to your computer and use it in GitHub Desktop.
This action allows you to use separate lines for each item that you want to add to a new list in Clear. If you want to add to an existing list, provide the existing list name in the first prompt. Requires: Clear 1.2 and Launch Center Pro 2.0.
This file contains 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
clearapp://list/create? | |
listName=[prompt:List Name]& | |
tasks=[prompt-list:List Items] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment