From: Ihor Radchenko <yantar92@gmail.com>
To: "Carlos Alberto Rivera Carreño" <carc.sync0@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Unable to follow links to org files using org-open-at-point when the link is located in a property drawer [9.4.4 (release_9.4.4 @ /home/sync0/.emacs.d/straight/build/org/)]
Date: Mon, 30 Aug 2021 23:06:00 +0800 [thread overview]
Message-ID: <874kb7nfaf.fsf@localhost> (raw)
In-Reply-To: <87fsv4sfw3.fsf@gmail.com>
Carlos Alberto Rivera Carreño <carc.sync0@gmail.com> writes:
> org-id-open: Cannot find entry with ID "1e705ded-0364-412d-bb01-02a99fc78694"
I suspect that you did not create that link using built-in org
functions. org-id uses heuristics to determine which files contain id
targets. By default, Org only searches org-agenda-files and current
buffer. When org-id-track-globally is set, Org tries to be smarter and add
any file to where you programatically store an id: link. If you never do
it and create the link manually, Org will not find such link. See
docstring of org-id-extra-files for some more details.
Hope it helps.
Best,
Ihor
prev parent reply other threads:[~2021-08-30 15:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-20 8:02 Bug: Unable to follow links to org files using org-open-at-point when the link is located in a property drawer [9.4.4 (release_9.4.4 @ /home/sync0/.emacs.d/straight/build/org/)] Carlos Alberto Rivera Carreño
2021-08-30 15:06 ` Ihor Radchenko [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=874kb7nfaf.fsf@localhost \
--to=yantar92@gmail.com \
--cc=carc.sync0@gmail.com \
--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).