-
|
When I have tried setting One suggestion to improve on this feature is to add a level indicator, such as a small subscript number, for the folding symbols. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I just distinguish by size. You could also customize the replace-stars or the fold-stars, e.g., like this: (setq org-modern-fold-stars '(("▶₁" . "▼₁") ("▷₂" . "▽₂") ("⯈₃" . "⯆₃") ("▹₄" . "▿₄") ("▸₅" . "▾₅"))) |
Beta Was this translation helpful? Give feedback.
I just distinguish by size. You could also customize the replace-stars or the fold-stars, e.g., like this: