orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Keep empty line between folded headlines

Open ser3n1ty87 opened this issue 1 year ago • 1 comments

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

https://orgmode.org/manual/Headlines.html

Feature value

No response

Additional context

Currently, empty lines are included in the fold of headlines. What I would like is to keep a certain amount of empty lines between my (folded) top level headlines.

Emacs orgmode allows this (I think at least as I am not an Emacs user) by setting the org-cycle-separator-lines variable. Is there any way to implement this here? Thank you!

ser3n1ty87 avatar Apr 06 '24 07:04 ser3n1ty87

I second this,

I noticed that in doom-emacs, when I have 2+ empty newlines at the bottom of a heading body, it leaves just one empty newline between the folded heading and the next one below.

This is just a nice way of organizing things visually, where headings that are bunched together tightly show a stronger relationship visually than headings spaced apart.

qaptoR avatar Jul 09 '24 16:07 qaptoR