* Suggestion with footnotes when toggling headlines into plain lists
@ 2022-08-06 8:26 Ypo
2022-08-07 11:29 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Ypo @ 2022-08-06 8:26 UTC (permalink / raw)
To: Org-mode
[-- Attachment #1: Type: text/plain, Size: 642 bytes --]
When turning headlines into plain lists ~(org-ctrl-c-minus)~, I think
footnotes should be moved to the bottom of the main headline.
Example; Original headlines:
* Main headline
** Headline 1
bbbbbbbb [fn:1]
[fn:1] cccccccccccccccc
* Headline 2
~C-c -~ turns that into a list where footnotes definitions can't be
found. It gives, for example, problems when exporting or when more
footnotes are added:
* Main headline
- Headline 1
bbbbbbbb [fn:1]
[fn:1] cccccccccccccccc
- Headline 2
The desired outcome, could be something like this:
* Main headline
- Headline 1
bbbbbbbb [fn:1]
- Headline 2
[fn:1] cccccccccccccccc
[-- Attachment #2: Type: text/html, Size: 1575 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Suggestion with footnotes when toggling headlines into plain lists
2022-08-06 8:26 Suggestion with footnotes when toggling headlines into plain lists Ypo
@ 2022-08-07 11:29 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-08-07 11:29 UTC (permalink / raw)
To: Ypo; +Cc: Org-mode
Ypo <ypuntot@gmail.com> writes:
> When turning headlines into plain lists ~(org-ctrl-c-minus)~, I think
> footnotes should be moved to the bottom of the main headline.
>
> Example; Original headlines:
>
> * Main headline
> ** Headline 1
> bbbbbbbb [fn:1]
>
> [fn:1] cccccccccccccccc
> * Headline 2
>
>
> ~C-c -~ turns that into a list where footnotes definitions can't be
> found. It gives, for example, problems when exporting or when more
> footnotes are added:
>
> * Main headline
> - Headline 1
> bbbbbbbb [fn:1]
>
> [fn:1] cccccccccccccccc
> - Headline 2
Confirmed.
Transforming footnote-definition into footnote-reference is not intended
and should be considered a bug.
> The desired outcome, could be something like this:
>
> * Main headline
> - Headline 1
> bbbbbbbb [fn:1]
> - Headline 2
> [fn:1] cccccccccccccccc
This will make sense.
--
Ihor Radchenko,
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] 2+ messages in thread
end of thread, other threads:[~2022-08-07 11:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-06 8:26 Suggestion with footnotes when toggling headlines into plain lists Ypo
2022-08-07 11:29 ` Ihor Radchenko
Code repositories for project(s) associated with this 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).