From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: org-custom-id-goto? Date: Wed, 4 Dec 2019 10:26:33 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000c74f890598e27052" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51594) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icWYC-00052X-M5 for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 10:26:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icWYB-0001vz-OX for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 10:26:48 -0500 Received: from mail-pl1-x634.google.com ([2607:f8b0:4864:20::634]:35416) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1icWYB-0001ur-HE for emacs-orgmode@gnu.org; Wed, 04 Dec 2019 10:26:47 -0500 Received: by mail-pl1-x634.google.com with SMTP id s10so3311001plp.2 for ; Wed, 04 Dec 2019 07:26:47 -0800 (PST) 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: Org Mode --000000000000c74f890598e27052 Content-Type: text/plain; charset="UTF-8" Is there a quasi-equivalent of ~org-id-goto~ or ~org-babel-goto-named-src-block~ which will jump to a header in the current buffer? I' like to be able to quickly navigate to a buffer by name; usually I give custom_id properties to headers that I am likely to link to, so using that property would make sense. I'd also be happy with a helm interface to the actual headline text.... Just want ot check if I'm missing something that already exists before trying to code my own! --000000000000c74f890598e27052 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Is there a quasi-equivalent of ~org-id-goto~=C2=A0 or= ~org-babel-goto-named-src-block~ which will jump to a header in the curren= t buffer? I' like to be able to quickly navigate to a buffer by name; u= sually I give custom_id properties to headers that I am likely to link to, = so using that property would make sense. I'd also be happy with=C2=A0 a= helm interface to the actual headline text....

Ju= st want ot check if I'm missing something that already exists before tr= ying to code my own!

--000000000000c74f890598e27052--