Skip to content

Allow listitem folding #630

Open
Open
@ESSO0428

Description

@ESSO0428

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

No one assigned

    Labels

    core-featureFeature is in orgmode core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions