From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Meyer Subject: Re: Searching for a headline Date: Sun, 26 Feb 2017 17:58:07 +0100 Message-ID: <8baa10bf-12ce-04b0-f0fd-b6322909433f@ofosos.org> References: <87efylt1jg.fsf@nicolasgoaziou.fr> <51288adb-b5c7-5850-6a8e-01aa536c43f5@ofosos.org> <8737f0ucs0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ci29E-0005H7-NO for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:58:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ci29B-0000ju-M9 for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:58:12 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:52080) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ci29B-0000ja-Gw for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:58:09 -0500 In-Reply-To: <8737f0ucs0.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: emacs-orgmode On 02/26/17 17:39, Nicolas Goaziou wrote: > There isn't. Internal links do not point to paths in the tree. You can, > however, point to a specific headline using its unique name, if > possible, or a custom ID otherwise. What do you mean by unique name? Is this a property that is available via org-element or do I have to set this in the source document? I'm trying to link to all the headlines from a table of contents (EPUB expoerter). Basically I'm using a `:completion-function' to generate all the meta data and I need to link to most of the headlines down to a certain level during the toc generation. Thanks. Cheers, Mark -- Mark Meyer mark@ofosos.org