emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Porter <adam@alphapapa.net>
To: emacs-orgmode@gnu.org
Subject: Re: org-custom-id-goto?
Date: Thu, 05 Dec 2019 19:26:49 -0600	[thread overview]
Message-ID: <8736dytfae.fsf@alphapapa.net> (raw)
In-Reply-To: CAN_Dec8TygrE6AqqqhvDyzL7oCy5AkwmPrMYbbDaGBHheY4egg@mail.gmail.com

Functions like helm-org-in-buffer-headings,
helm-org-agenda-files-headings, etc. are built-in to the helm-org
package (they used to be part of the helm package, but now they're in
this separate helm-org package which is not installed automatically with
the helm package).

The packages org-rifle and org-ql are also helpful here.  For example,
with the command helm-org-ql, you could use a search query like:

    property:CUSTOM_ID=emacs-notes

You could also define a custom predicate that searches CUSTOM_ID
properties, so you could type a query like:

    cid=emacs-notes

You could even go a step further and define a custom command that used
that predicate by default, so you could simply type the custom ID as the
query.  See discussion at <https://github.com/alphapapa/org-ql/issues/61>.

      parent reply	other threads:[~2019-12-06  1:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04 15:26 org-custom-id-goto? Matt Price
2019-12-04 15:45 ` org-custom-id-goto? Fraga, Eric
2019-12-05  1:36   ` org-custom-id-goto? John Kitchin
2019-12-06 16:32     ` org-custom-id-goto? Haider Rizvi
2019-12-05  1:50 ` org-custom-id-goto? Thibault Marin
2019-12-05 20:27   ` org-custom-id-goto? Samuel Wales
2019-12-05 20:32     ` org-custom-id-goto? Samuel Wales
2019-12-06  1:26 ` Adam Porter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736dytfae.fsf@alphapapa.net \
    --to=adam@alphapapa.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).