emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* table of contents + export = Unable to resolve link
@ 2024-01-03  9:45 libreville
  2024-01-03 15:31 ` Ihor Radchenko
  0 siblings, 1 reply; 5+ messages in thread
From: libreville @ 2024-01-03  9:45 UTC (permalink / raw)
  To: Emacs Orgmode

hello,

if i create an org file with these three lines:

* contents :TOC:
* a headline
* another

org helpfully completes the table of contents for me:

* contents :TOC:
- [[#a-headline][a headline]]
- [[#another][another]]

* a headline
* another

clicking on one of the links sends point to the corresponding headline.
however, if i now call org-export-dispatch and select a format, org
throws `Unable to resolve link: "a-headline"'.

is it me or is it org?

best,
liv


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

* Re: table of contents + export = Unable to resolve link
  2024-01-03  9:45 table of contents + export = Unable to resolve link libreville
@ 2024-01-03 15:31 ` Ihor Radchenko
  2024-01-04 15:53   ` libreville
  0 siblings, 1 reply; 5+ messages in thread
From: Ihor Radchenko @ 2024-01-03 15:31 UTC (permalink / raw)
  To: libreville; +Cc: Emacs Orgmode

libreville <libreville@riseup.net> writes:

> if i create an org file with these three lines:
>
> * contents :TOC:
> * a headline
> * another
>
> org helpfully completes the table of contents for me:
>
> * contents :TOC:
> - [[#a-headline][a headline]]
> - [[#another][another]]

May you please elaborate what you mean by "completes"?

-- 
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] 5+ messages in thread

* Re: table of contents + export = Unable to resolve link
  2024-01-03 15:31 ` Ihor Radchenko
@ 2024-01-04 15:53   ` libreville
  2024-01-04 16:00     ` Ihor Radchenko
  2024-01-04 16:24     ` Max Nikulin
  0 siblings, 2 replies; 5+ messages in thread
From: libreville @ 2024-01-04 15:53 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: Emacs Orgmode


>> org helpfully completes the table of contents for me:
>>
>> * contents :TOC:
>> - [[#a-headline][a headline]]
>> - [[#another][another]]
> 
> May you please elaborate what you mean by "completes"?

thanks for the question!

you've helped me diagnose the issue better. it isn't org, it's my setup,
which includes the toc-org package.

turns out the issue i've described is known:
https://github.com/snosov1/toc-org/issues/35

over and out ~


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

* Re: table of contents + export = Unable to resolve link
  2024-01-04 15:53   ` libreville
@ 2024-01-04 16:00     ` Ihor Radchenko
  2024-01-04 16:24     ` Max Nikulin
  1 sibling, 0 replies; 5+ messages in thread
From: Ihor Radchenko @ 2024-01-04 16:00 UTC (permalink / raw)
  To: libreville; +Cc: Emacs Orgmode

libreville <libreville@riseup.net> writes:

>> May you please elaborate what you mean by "completes"?
>
> thanks for the question!
>
> you've helped me diagnose the issue better. it isn't org, it's my setup,
> which includes the toc-org package.
>
> turns out the issue i've described is known:
> https://github.com/snosov1/toc-org/issues/35

Thanks for the update!
Closing.
Canceled.

-- 
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] 5+ messages in thread

* Re: table of contents + export = Unable to resolve link
  2024-01-04 15:53   ` libreville
  2024-01-04 16:00     ` Ihor Radchenko
@ 2024-01-04 16:24     ` Max Nikulin
  1 sibling, 0 replies; 5+ messages in thread
From: Max Nikulin @ 2024-01-04 16:24 UTC (permalink / raw)
  To: libreville; +Cc: Emacs Orgmode

On 04/01/2024 22:53, libreville wrote:
>>> * contents :TOC:
>>> - [[#a-headline][a headline]]
>>> - [[#another][another]]
[...]
> https://github.com/snosov1/toc-org/issues/35

Does org-ruby support the following?

- [[*a headline][a headline]]
- [[*another][another]]


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

end of thread, other threads:[~2024-01-04 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03  9:45 table of contents + export = Unable to resolve link libreville
2024-01-03 15:31 ` Ihor Radchenko
2024-01-04 15:53   ` libreville
2024-01-04 16:00     ` Ihor Radchenko
2024-01-04 16:24     ` Max Nikulin

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