From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Structured links to headings with endless depth Date: Mon, 12 Mar 2018 15:10:49 +0100 Message-ID: <87r2opcrkm.fsf@nicolasgoaziou.fr> References: <1520849353.1793.66.camel@gmail.com> <87tvtlsi2f.fsf@gmail.com> <1520851190.1793.74.camel@gmail.com> <87lgexfnl6.fsf@christianmoe.com> <1520862394.1793.83.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evOxx-0004LQ-JL for Emacs-orgmode@gnu.org; Mon, 12 Mar 2018 11:02:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evOxs-0002QV-5S for Emacs-orgmode@gnu.org; Mon, 12 Mar 2018 11:02:21 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:37777) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evOxr-0002OW-Vq for Emacs-orgmode@gnu.org; Mon, 12 Mar 2018 11:02:16 -0400 In-Reply-To: <1520862394.1793.83.camel@gmail.com> (ST's message of "Mon, 12 Mar 2018 15:46:34 +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" To: ST Cc: Eric S Fraga , Emacs-orgmode@gnu.org, Christian Moe Hello, ST writes: > I'm not that experienced in writing in lisp. Is it difficult to create > such custom link type? What is the closest link type that you would > recommend to take as starting point (link on code, if possible)? I'm not answering your question, but I suggest to use a CUSTOM_ID instead. This is readily available. Regards, -- Nicolas Goaziou