[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: plain list fold all top level items?
From: |
Ihor Radchenko |
Subject: |
Re: plain list fold all top level items? |
Date: |
Mon, 06 Feb 2023 10:16:33 +0000 |
Samuel Wales <samologist@gmail.com> writes:
> - one
> - one sub
> - two
> - two sub
> - three
> - three sub
>
> and fold it into
>
> - one...
> - two...
> - three...
>
> without changing variables. or doing a kludge. does such a command
> exist? i imagine some tab variant on first item.
No, AFAIK.
The only relevant toggle is `org-cycle-include-plain-lists' set to
'integrate. But it is not what you want.
--
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>