-
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
core-featureFeature is in orgmode coreFeature is in orgmode core
Description
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://orgmode.org/manual/Plain-Lists.html
Feature value
The ability to fold list items in Emacs is a useful feature. I propose adding this list item folding functionality by default to folds.scm.
like this
([
(section)
(table)
(drawer)
(property_drawer)
(block)
(listitem)
] @fold
(#trim! @fold))
Thank you to the development team for considering this enhancement.
Additional context
No response
Metadata
Metadata
Assignees
Labels
core-featureFeature is in orgmode coreFeature is in orgmode core