From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Link question Date: Thu, 22 May 2008 07:34:51 +0200 Message-ID: <79C9620C-B043-4616-957C-D72FA1E1D73F@uva.nl> References: <4834626C.4060101@slugfest.demon.co.uk> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jz3S7-0002YP-4j for emacs-orgmode@gnu.org; Thu, 22 May 2008 01:34:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jz3S4-0002WS-4b for emacs-orgmode@gnu.org; Thu, 22 May 2008 01:34:58 -0400 Received: from [199.232.76.173] (port=37914 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz3S3-0002WP-RO for emacs-orgmode@gnu.org; Thu, 22 May 2008 01:34:55 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:40329) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz3S3-0002rp-IB for emacs-orgmode@gnu.org; Thu, 22 May 2008 01:34:55 -0400 In-Reply-To: <4834626C.4060101@slugfest.demon.co.uk> 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: Shaun Johnson Cc: Org Mode Hi Shaun, I think this would indeed make sense. I guess it should use "/" as a separator, and it should ideally ignore TODO keywords, priority cookies, and tags. Please go ahead and give it a try - to include it into Org you would have to sin the papers with the FSF. Best wishes - Carsten On May 21, 2008, at 7:57 PM, Shaun Johnson wrote: > I'm a light user of Orgmode so the following might not be sensible > or there might > be some existing way to achieve the same effect. > > I have an Org file like: > > * Glossary > ... > ** Address > ... > * Implementation > ... > ** Address > ... > > What I would like is to have distinct links to the two 'Address' > headlines. I can't > see a way to this with the standard link types. A possible solution > would be to introduce > a 'path based' link type where the two 'Address' headlines have > distinct paths through the > outline tree of ("Glossary" "Address") and ("Implementation" > "Address"). > > Does this make sense or am I gibbering? > > If it does make sense then my Elisp skills are probably up to > implementing this. > > Thanks in advance, > > Shaun. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode