From: Budiman Snowman <budimansnowman@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Disambiguate internal links?
Date: Wed, 3 Jun 2020 21:06:24 +0700 [thread overview]
Message-ID: <CA+YqxJ4iQXegn=DF2rXia3A1XFivqYnrAXrqyHUodsmugRwnZg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 587 bytes --]
I have this document:
* topic1
See topic [[topic2]].
See glossary [[topic2]].
* topic2
* glossary
** topic1
** topic2
What are ways to disambiguate the internal links? The first link should
link to the topic2 first-level entry, while the second link should go to
the topic2 entry under glossary. They both have the same title. One way I
know is using a unique dedicated target, e.g.:
* topic1
See topic [[topic2]].
See glossary [[glossary topic2][topic2]].
* topic2
* glossary
** <<glossary topic1>> topic1
** <<glossary topic2>> topic2
What are other ways available?
Regards,
BS
[-- Attachment #2: Type: text/html, Size: 952 bytes --]
next reply other threads:[~2020-06-03 14:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-03 14:06 Budiman Snowman [this message]
2020-06-03 14:17 ` Disambiguate internal links? Eric S Fraga
2020-06-03 14:20 ` Diego Zamboni
2020-06-04 15:26 ` Budiman Snowman
2020-06-05 11:01 ` Diego Zamboni
2020-09-04 14:47 ` Bastien
2020-10-09 1:13 ` Budiman Snowman
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='CA+YqxJ4iQXegn=DF2rXia3A1XFivqYnrAXrqyHUodsmugRwnZg@mail.gmail.com' \
--to=budimansnowman@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).