[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] org-mac-addressbook.el
From: |
Carsten Dominik |
Subject: |
Re: [Orgmode] org-mac-addressbook.el |
Date: |
Sun, 21 Mar 2010 18:32:17 +0100 |
Hi Alexander,
this is awesome, thank you very much.
I would like to integrate this into org-mac-message.el - I don't
think it makes much sense to put this into a separate file.
This would, however, mean that the code becomes part of Emacs,
and that I need you to sign the papers with the FSF. Would you
be willing to do this?
Christopher, could I ask you to verify this code and work together
with Alexander on integrating it (if Alexander agrees, of course).
Thanks.
- Carsten
On Mar 21, 2010, at 12:38 PM, Alexander Poslavsky wrote:
Hello,
playing around with mac integration and org (using org-mac-protocol)
I wrote mac address-book integration. It is slightly based on org-
mac-message. It is the first ever lisp and/or applescript I ever
wrote, so … but it works.
New hyperlink:
[[address:BC70B043-0144-4AC1-9FFA-9D33F04C8B8A:ABPerson][Name]],
which, when clicked will open the entry in the address book. It
works for both persons as companies.
Adding a link to org is done using org-remember (and quicksilver).
thanks,
Alex
Attached: a diff to getItemMetadata from org-mac-protocol, and a new
file called org-mac-addressbook
<getItemMetadata.applescript.diff>
<org-mac-addressbook.el>
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten