orgmode
orgmode copied to clipboard
Dynamic Headline Numbering
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
- https://orgmode.org/manual/Dynamic-Headline-Numbering.html
Feature value
Firstly, thank you for reading this feature request. I checked the documentation and did not find this feature discussed anywhere. I apologize if I missed mention of it.
What does this feature do?
When viewing org files with Emacs, the user can toggle outline numbering on each heading with M-x org-num-mode. See the below GIF for an example.

What is the value of this feature?
The value of this feature is that it adds another visual means of understanding the organization of an org file.
Additional context
No response
Looks like another use-case for https://github.com/neovim/neovim/pull/9496
Looks like another use-case for neovim/neovim#9496
Is this only visual thing or numbers get literally appended? I didn't give it a test in Emacs.
It looks like its just visual. I cannot edit it and the cursor jumps 'over' it
Thanks for giving it a test. It really does depend on Neovim anticonceal.