orgmode
orgmode copied to clipboard
Keep empty line between folded headlines
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!
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.