From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Org-mode contacts to Android (was: Handling outdated contact information) Date: Fri, 31 May 2013 23:41:49 +0200 Message-ID: <2013-05-31T23-39-39@devnull.Karl-Voit.at> References: <87li6yx8u9.fsf@news.tumashu-localhost.org> <87wqqhlchq.fsf@tanger.home> <2013-05-30T19-33-07@devnull.Karl-Voit.at> <874ndk9fov.fsf@tanger.home> <2013-05-31T11-39-01@devnull.Karl-Voit.at> <87txlj5lyo.fsf@news.tumashu-localhost.org> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiX5K-0006sM-FO for emacs-orgmode@gnu.org; Fri, 31 May 2013 17:42:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UiX5G-0001et-5M for emacs-orgmode@gnu.org; Fri, 31 May 2013 17:42:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:51903) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiX5F-0001eV-TV for emacs-orgmode@gnu.org; Fri, 31 May 2013 17:42:02 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UiX5D-00029s-Fc for emacs-orgmode@gnu.org; Fri, 31 May 2013 23:41:59 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 May 2013 23:41:59 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 May 2013 23:41:59 +0200 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 * Feng Shu wrote: > Karl Voit writes: > >> In the future, I plan to add a workflow that gets contact >> information form Org-mode (my central point of information) to my >> phone and so forth. > > If you use android phone, you can write a function > "org-contacts-export-to-sqlite3" which can export org-contacts to > android contacts.db Yes, I am using Android on my phone. No, I am not able to write a sqlite3 export in ELISP because I don't know ELISP (yet) :-( However, why should I? You mentioned your VCard export method in another email here. This sounds reasonable to me. I guess, I have to test this method on my Android as well some time. -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github