Zenny <garbytr...@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>

Reply via email to