From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Strey Subject: Re: phone links... Date: Mon, 8 Apr 2013 12:38:32 +0200 Message-ID: <20130408103832.GE659@strey.biz> References: <5156228C.4010400@sift.info> <871uaq7aqy.fsf@bzg.ath.cx> <515E3938.2030202@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UP9TN-0004IN-JD for emacs-orgmode@gnu.org; Mon, 08 Apr 2013 06:38:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UP9TH-0003YZ-Tj for emacs-orgmode@gnu.org; Mon, 08 Apr 2013 06:38:49 -0400 Received: from mx2.supremebox.com ([198.23.53.42]:48534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UP9TH-0003Xz-PN for emacs-orgmode@gnu.org; Mon, 08 Apr 2013 06:38:43 -0400 Content-Disposition: inline In-Reply-To: <515E3938.2030202@sift.info> 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 Cc: "Robert P. Goldman" Robert, On Do, Apr 04, 2013 at 09:38:48 -0500, Robert P. Goldman wrote: [...] > I will be happy to include this into contrib (and do the relevant > assignment) at any time when people think that it is sufficiently ready > to go. I have been testing it in contrib/ in a testing branch in my git > repo. What about integrating these few functions into org-contacts? Most users will use telephony functions in conjunction with a contact database. The recently applied patches from Feng are already steps into this direction. The next logical step would be to define some basic rules about how to write phone numbers and to support links in the EMAIL and PHONE properties like in the following example. #+BEGIN_SRC org * Surname, Name :PROPERTIES: :EMAIL: mailto:foo@bar.com :PHONE: [[phone:+49 351 4129535]]; [[phone:+49 176 6626196]] :END: #+END_SRC Moreover the definition of the phone link would allow to extend the current functionality of MobileOrg by a phone call function. Regards -- Michael Strey www.strey.biz