emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Baptiste <bateast@bat.fr.eu.org>
To: "Emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Internal link with custom caption
Date: Fri, 17 May 2013 15:31:24 +0200	[thread overview]
Message-ID: <87ehd5ohr1.fsf@bat.fr.eu.org> (raw)

Hi,

I would like to be able to  manage internal link that is exported with a
custom reference text. I mean define somewhere an anchor *plus the reference caption* and then use link mechanism to create a reference to this point with its given caption.

I do not find a way to do so.

Has I imagine it, it would look like

#+BEGIN_EXAMPLE
* Books
Presentation of the <<ref_book_1|/Important Book/>>.
… some text …

* What you have to read
… you should have a look at [[ref_book_1]] …

… some text …

* Where to find books
… [[ref_book_1]] is a free book from …
#+END_EXAMPLE

that would export as
#+BEGIN_EXAMPLE
* Books
Presentation of the /Important Book/.
… some text …

* What you have to read
… you should have a look at /Important Book/ …  ### (as a link to <<ref_book_1>>)

… some text …

* Where to find books
… /Important Book/ is a free book from …        ### (as a link to <<ref_book_1>>)
#+END_EXAMPLE

Did I miss something and there is a way to achieve this ? Or am-I the only one looking for such a function ?

Thank you

--

: ~^v^~ Bat

             reply	other threads:[~2013-05-17 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-17 13:31 Baptiste [this message]
2013-05-17 18:01 ` Internal link with custom caption visayafan

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=87ehd5ohr1.fsf@bat.fr.eu.org \
    --to=bateast@bat.fr.eu.org \
    --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).