org-mac-link.el: Add support for Evernote Note Links
commit2e251821ce4b073e485c533c0c4e8c0fc1c40b98
authorMike McLean <mike.mclean@pobox.com>
Mon, 14 Dec 2015 17:55:25 +0000 (14 12:55 -0500)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Fri, 18 Dec 2015 10:21:33 +0000 (18 11:21 +0100)
tree676ca1fb01fc799a74acc32a3cd31ffd80ebb17b
parentaee0498f3fbfe219f25a8b420f536ca67f1c8dd8
org-mac-link.el: Add support for Evernote Note Links

(org-mac-grab-Evernote-app-p, org-mac-evernote-path): New custom
variables to control Evernote grabbing
(org-mac-evernote-note-open): New function to open an Evernote note by
ID
(org-as-get-selected-evernote-notes,
org-mac-evernote-note-insert-selected): New functions to get the
selected Evernote note(s) and insert them into current buffer

Note this change also defines a new link type ("mac-evernote") via a
call to “org-add-link-type”.

Signed-off-by: Alan Schmitt <alan.schmitt@polytechnique.org>
contrib/lisp/org-mac-link.el