emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* can clocktable link to IDs?
@ 2024-05-04  0:23 Bill White
  2024-05-04 12:13 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Bill White @ 2024-05-04  0:23 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

When I create a clocktable, its entries are links to heading text: 

[ [file:/path/to/meetings.org::*featureset meeting][featureset meeting] ] 

But in my meetings.org file there are dozens of headings that simply read: 
``` 
​* featureset meeting 
``` 
so all clocktable links to these meetings point to the first instance in my meetings.org. 

However, when I run org-store-link with point on a particular heading I'm interested in, I get a link to a unique ID: 

[ [id:29FDF5EE-BD50-491F-9332-B007F8CE5CE9][featureset meeting] ] 

Is there a way to convince the clocktable mechanism to link to a unique ID (when it exists) rather than a possibly non-unique heading? 

Thanks - 

bw 
"No, ma'am, we're musicians." 

[-- Attachment #2: Type: text/html, Size: 1015 bytes --]

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

* Re: can clocktable link to IDs?
  2024-05-04  0:23 can clocktable link to IDs? Bill White
@ 2024-05-04 12:13 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-05-04 12:13 UTC (permalink / raw)
  To: Bill White; +Cc: emacs-orgmode

Bill White <billw@wolfram.com> writes:

> When I create a clocktable, its entries are links to heading text: 
>
> [ [file:/path/to/meetings.org::*featureset meeting][featureset meeting] ] 
> ..
> Is there a way to convince the clocktable mechanism to link to a unique ID (when it exists) rather than a possibly non-unique heading? 

No, unless you contribute a patch for this effect.
Such patch would be welcome ;)
See https://orgmode.org/worg/org-contribute.html

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2024-05-04 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-04  0:23 can clocktable link to IDs? Bill White
2024-05-04 12:13 ` Ihor Radchenko

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