From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Subject: [ANN] google-contacts.el can now export to org-contacts. Date: Tue, 28 Jan 2014 21:17:14 +0100 Message-ID: <7441269.WmMtLHibb9@descartes> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8F69-0003V7-OH for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 15:17:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8F62-0001X7-M6 for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 15:17:29 -0500 Received: from ptmx.org ([178.63.28.110]:38083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8F62-0001Wb-GI for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 15:17:22 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, Julien Danjou's google-contacts.el is a GNU Emacs package to display co= ntacts=20 from Google Contacts within Emacs. I have recently added support to ex= port=20 contacts to org-contacts format (See contrib/lisp/org-contacts.el). Calling `M-x google-contacts-to-org-contacts' will export all contacts = into=20 the current buffer. There currently is no support for synchronisation.= http://julien.danjou.info/projects/emacs-packages#google-contacts Regards, R=C3=BCdiger