emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Feature request: Allow clocktable :link to use IDs rather than fuzzy search in links
@ 2019-09-25 20:13 Robert Irelan
  2019-12-20  2:46 ` Robert Irelan
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Irelan @ 2019-09-25 20:13 UTC (permalink / raw)
  To: Org-mode

The :link header argument on clock tables (see
https://orgmode.org/manual/The-clock-table.html) currently generates
links that use fuzzy search when `:link t` is set. I'd like to propose
that this setting respect `org-id-link-to-org-use-id`. For example, if
I have `org-id-link-to-org-use-id` set to `t`, I'd like to have an ID
created for the entry in the clock table, if necessary, and then
create the link in the table using the ID instead of a search.

Context: I'm currently trying to publish an Org file that contains my
daily journal entries. In every entry, I generate clock tables
containing the tasks I've clocked time on that day. However, some of
the entries link to headlines that no longer exist. For whatever
reason, setting `org-export-with-broken-links` doesn't work to avoid
aborting the export whenever it encounters a fuzzy search link that
can't be resolved.

-- 
Robert Irelan
rirelan@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-20  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 20:13 Feature request: Allow clocktable :link to use IDs rather than fuzzy search in links Robert Irelan
2019-12-20  2:46 ` Robert Irelan

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).