From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Long links Date: Sat, 04 Jan 2020 18:44:29 +0100 Message-ID: <87woa7uneq.fsf@nicolasgoaziou.fr> References: <5e0911cd.1c69fb81.3d5f3.0029@mx.google.com> <87mubazht9.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56774) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1innTY-0000fQ-7R for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:44:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1innTW-00049U-Jc for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:44:35 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:60609) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1innTW-00044s-E0 for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 12:44:34 -0500 In-Reply-To: (Steven Penny's message of "Sat, 4 Jan 2020 09:36:00 -0600") 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: Steven Penny Cc: emacs-orgmode@gnu.org Hello, Steven Penny writes: > On Sun, Dec 29, 2019 at 8:08 PM Nicolas Goaziou wrote: >> You can use angular links, e.g., >> >> > Global_Objects/String/lastIndexOf> > > Can you link to where this is documented? It seems the example you gave here is > not valid Have you tried it? > as Org Mode uses square brackets: > > [[https://developer.mozilla.org/docs/Web/JavaScript/Reference]] > > https://gnu.org/software/emacs/manual/html_node/org/Link-format In a recent manual, the section "Link format" starts with: Org recognizes plain URIs, possibly wrapped within angle brackets[fn:23], and activate them as clickable links. The example I gave you is an angle link. Regards, -- Nicolas Goaziou