emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: insert automatically a reference to a section header and a link


From: Eric S Fraga
Subject: Re: insert automatically a reference to a section header and a link
Date: Wed, 17 Nov 2021 14:58:47 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Wednesday, 17 Nov 2021 at 14:58, Uwe Brauer wrote:
> Right, but how do you do this automatically?

John's given you an answer along the lines of what you wanted but I
would suggest that sometimes we over-complicate things?

LaTeX needs help because it's a lot more verbose.  Org, however, has a
very simple markup ("It's all text" ;-)) and just typing what you want
is often quicker!  Instead of key bindings to remember, I know I can
simply type

RET * <<label>> heading RET

and I'm done...

Likewise, typing the reference is simply typing [[label]].

And both bits above benefit from electric-pair-mode...

But I'm glad you found your solution in any case!

-- 
: Eric S Fraga, with org release_9.5-230-g2bbac4 in Emacs 29.0.50
: Latest paper written in org: https://arxiv.org/abs/2106.05096



reply via email to

[Prev in Thread] Current Thread [Next in Thread]