Skip to content

No fold headlines if has VISIBILITY property  #461

Open
@eloycoto

Description

@eloycoto

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

https://emacs.stackexchange.com/questions/65146/how-to-have-folding-and-unfolding-of-headers-in-orgmode-file-persist-through-ema/65149#65149
https://orgmode.org/manual/Initial-visibility.html

Feature value

It's useful to keep some headlines always folded, and using things like

#+VISIBILITY: folded

And things like this:

* Headline
  :PROPERTIES:
  :VISIBILITY: all
  :END:
* Foo
* BAR

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