Last active
January 3, 2016 19:11
-
-
Save mattcassinelli/8764033 to your computer and use it in GitHub Desktop.
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.
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
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 | |
]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment