emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Sort alphabetically and order across sub-headings
@ 2024-03-11 10:46 Zenny
  2024-03-13 13:44 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Zenny @ 2024-03-11 10:46 UTC (permalink / raw)
  To: orgmode

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

Hi,

I am trying to create a list where the ordered list numbering expands
across sub-headings:

* Bacteria
** Acetobacter Species
1. Acetobacter aceti
2. Acetobacter rasens

* Fungi
** Candida Species
3. Candida famata
4. Candida firmetaria

* Others Unidentified Species
5. Escherichia species
6. Serratia species
7. Citrobacter species
8. Klebsiella species
9. Bacillus species


 How can one sort the ordered list alphabetically?

 Appreciate any input. Thanks

Cheers,
/z

[-- Attachment #2: Type: text/html, Size: 684 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Sort alphabetically and order across sub-headings
  2024-03-11 10:46 Sort alphabetically and order across sub-headings Zenny
@ 2024-03-13 13:44 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-03-13 13:44 UTC (permalink / raw)
  To: Zenny; +Cc: orgmode

Zenny <garbytrash@gmail.com> writes:

> I am trying to create a list where the ordered list numbering expands
> across sub-headings:
>
> * Bacteria
> ** Acetobacter Species
> 1. Acetobacter aceti
> 2. Acetobacter rasens
> 
> * Fungi
> ** Candida Species
> 3. Candida famata
> 4. Candida firmetaria
> ...
>  How can one sort the ordered list alphabetically?

There is no ready-to-use command. You may need to write one yourself.
Note that you can tell Org mode to start lists from number other than 1
like

3. [@3] foo
4. bar

-- 
Ihor Radchenko // yantar92,
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:[~2024-03-13 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 10:46 Sort alphabetically and order across sub-headings Zenny
2024-03-13 13:44 ` Ihor Radchenko

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).