* Simple in-buffer links?
@ 2015-02-09 4:20 Lawrence Bottorff
2015-02-09 9:11 ` Rasmus
2015-02-09 12:07 ` Tory S. Anderson
0 siblings, 2 replies; 4+ messages in thread
From: Lawrence Bottorff @ 2015-02-09 4:20 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
I'm a beginner and I can't figure out how to build a simple link. All I
want to do is have numbered footnotes throughout my org file that, when
clicked, jump down to that footnote. Eg:
-- This is in my org file and I'm describing Emacs fill (1). You can also
do auto-fill (2)
.
.
.
(1) A fill is text formatting to look like a block.
(2) Auto-fill sets fill for the whole life of the buffer.
This is all I want to do. I might also like these footnote elaborations at
the bottom to be in another location (another file).
LB
[-- Attachment #2: Type: text/html, Size: 670 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Simple in-buffer links?
2015-02-09 4:20 Simple in-buffer links? Lawrence Bottorff
@ 2015-02-09 9:11 ` Rasmus
2015-02-09 12:43 ` Lawrence Bottorff
2015-02-09 12:07 ` Tory S. Anderson
1 sibling, 1 reply; 4+ messages in thread
From: Rasmus @ 2015-02-09 9:11 UTC (permalink / raw)
To: emacs-orgmode
Lawrence Bottorff <borgauf@gmail.com> writes:
> I'm a beginner and I can't figure out how to build a simple link. All I
> want to do is have numbered footnotes throughout my org file that, when
> clicked, jump down to that footnote. Eg:
>
> -- This is in my org file and I'm describing Emacs fill (1). You can also
> do auto-fill (2)
Like[fn:1] or [fn::this]. Try org-footnote-action (typically C-c C-f f)
to do it. Go back and forward with C-c C-c.
See also the manual (info "(org) Footnotes")
Hope it helps,
Rasmus
[fn:1] this
--
I feel emotional landscapes they puzzle me
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Simple in-buffer links?
2015-02-09 9:11 ` Rasmus
@ 2015-02-09 12:43 ` Lawrence Bottorff
0 siblings, 0 replies; 4+ messages in thread
From: Lawrence Bottorff @ 2015-02-09 12:43 UTC (permalink / raw)
To: Rasmus; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
Yes, Rasmus that will work. Also, I'd like to be able to do this basic
thing from html:
<a *name*="top"></a>
.
.
.
<a href="*#*top">link to top</a>
I know the reference manual is trying to tell me how, but I'm just not
getting it.
On Mon, Feb 9, 2015 at 4:11 AM, Rasmus <rasmus@gmx.us> wrote:
> Lawrence Bottorff <borgauf@gmail.com> writes:
>
> > I'm a beginner and I can't figure out how to build a simple link. All I
> > want to do is have numbered footnotes throughout my org file that, when
> > clicked, jump down to that footnote. Eg:
> >
> > -- This is in my org file and I'm describing Emacs fill (1). You can
> also
> > do auto-fill (2)
>
> Like[fn:1] or [fn::this]. Try org-footnote-action (typically C-c C-f f)
> to do it. Go back and forward with C-c C-c.
>
> See also the manual (info "(org) Footnotes")
>
> Hope it helps,
> Rasmus
>
> [fn:1] this
>
>
>
> --
> I feel emotional landscapes they puzzle me
>
>
>
[-- Attachment #2: Type: text/html, Size: 1741 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Simple in-buffer links?
2015-02-09 4:20 Simple in-buffer links? Lawrence Bottorff
2015-02-09 9:11 ` Rasmus
@ 2015-02-09 12:07 ` Tory S. Anderson
1 sibling, 0 replies; 4+ messages in thread
From: Tory S. Anderson @ 2015-02-09 12:07 UTC (permalink / raw)
To: Lawrence Bottorff; +Cc: emacs-orgmode
Hi Lawrence,
Welcome to org-mode! I think what you're looking for is footnote funcationality[1]. To get started, just use `C-c C-x f' in your orgmode document. Then use it again to go back to where you were. There's more you can do and the page I've cited will get you started.
HTH,
- Tory
Lawrence Bottorff <borgauf@gmail.com> writes:
> I'm a beginner and I can't figure out how to build a simple link. All
> I want to do is have numbered footnotes throughout my org file that,
> when clicked, jump down to that footnote. Eg:
>
> -- This is in my org file and I'm describing Emacs fill (1). You can
> also do auto-fill (2)
>
> .
> .
> .
>
> (1) A fill is text formatting to look like a block.
> (2) Auto-fill sets fill for the whole life of the buffer.
>
> This is all I want to do. I might also like these footnote
> elaborations at the bottom to be in another location (another file).
>
> LB
Footnotes:
[1] http://orgmode.org/manual/Footnotes.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-02-09 12:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09 4:20 Simple in-buffer links? Lawrence Bottorff
2015-02-09 9:11 ` Rasmus
2015-02-09 12:43 ` Lawrence Bottorff
2015-02-09 12:07 ` Tory S. Anderson
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).