From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Doors links Date: Fri, 14 Jan 2011 23:18:21 +0100 Message-ID: <4D30CBAD.6010401@christianmoe.com> References: <80lj2nfa68.fsf@gmail.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=55552 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdrwH-0000pa-JS for emacs-orgmode@gnu.org; Fri, 14 Jan 2011 17:16:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdrwF-0001OG-K2 for emacs-orgmode@gnu.org; Fri, 14 Jan 2011 17:16:09 -0500 Received: from mars.hitrost.net ([91.185.211.18]:50017) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdrwF-0001LM-ES for emacs-orgmode@gnu.org; Fri, 14 Jan 2011 17:16:07 -0500 Received: from lk.92.63.17.213.dc.cable.static.lj-kabel.net ([92.63.17.213] helo=Celebrian.local) by mars.hitrost.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.73) (envelope-from ) id 1Pdrvk-0007ou-MG for emacs-orgmode@gnu.org; Fri, 14 Jan 2011 23:15:36 +0100 In-Reply-To: <80lj2nfa68.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Hi, Try these: [[info:org:Link abbreviations]] [[info:org:Adding%20hyperlink%20types][info:org:Adding hyperlink types]] Yours, Christian On 1/14/11 10:27 PM, Vincent Belaïche wrote: > Hello, > > I use Org also at my job to write some short reports. These reports may > contains URLs to Doors objects. Doors is a paying S/W to manage a > requirement data base --- this is used in the industry for > writing complex specification documents where each clause has to be > tracked like a separate object. > > Doors URLs are not properly exported to HTML by Org. > > for instance: > > [[doors:foo/bar/gnats][machin truc]] > > exports to > > machin truc > > but I would have prefered > > machin truc > > Is there any way to configure Org to do the job properly (like some > hook URL processing hook), I could not find anything in the > documentation. > > VBR, > Vincent. > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >