Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Clip to Evernote via Quicksilver and AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Clip to Evernote via Quicksilver and AppleScript
Authored by: decavolt on Dec 17, '08 02:56:18PM

Rubin421 - If you set a default notebook in the Applescript, your clips will post to Evernote properly. Otherwise, you need to specify a notebook in the clip.

property defaults : {notebook:"NOTEBOOK NAME HERE", tags:"", title:"untitled"}



[ Reply to This | # ]