1) open evernote and create a new note with whatever text I type in Launch Center
2) open evernote, create a new note with whatever text I type in Launch Center, and trigger the camera feature so I can append a picture to my note.
The idea for doing this came from a great post on how to do this with Omnifocus. The link is here http://bettermess.com/omnilaunch/
The scripting for omnifocus is copied below for comparison. Any help would be greatly appreciated. Thank you.
- New Task from Prompt – omnifocus:///add?name=[prompt]
- New Task from Prompt w/ Clipboard – omnifocus:///add?name=[prompt]¬e=[clipboard]
- Follow Up With – omnifocus:///add?name=Follow%20up%20with%20
- Follow Up With w/ Clipboard – omnifocus:///add?name=Follow%20up%20with%20¬e=[clipboard]
- Set meeting with [name of person or team] re – omnifocus:///add?name=Set%20meeting%20with%20[prompt]%20re%20
- Set meeting with [name of person or team] re w/ Clipboard – omnifocus:///add?name=Set%20meeting%20with%20[prompt]%20re%20¬e=[clipboard]
- Email [name of person or team] about – omnifocus:///add?name=Email%20[prompt]%20about%20
- Email [name of person or team] about w/ Clipboard – omnifocus:///add?name=Email%20[prompt]%20about%20¬e=[clipboard]
- Look into – omnifocus:///add?name=Look%20into%20
- Look into w/ Clipboard – omnifocus:///add?name=Look%20into%20¬e=[clipboard]
- Plan new project – omnifocus:///add?name=Plan%20new%20project%20to%20












