Replies: 1 comment
-
|
Org-modern-indent is fairly orthogonal to org-modern; it makes indented block highlighting work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for writing org-modern
Im having a bit of an obstacle understanding the key customize options
org-modern-star: one of(fold replace nil)org-modern-replace-star: Starts"◉○◈◇✳"org-modern-fold-stars: Starts(("▶" . "▼") ("▷" . "▽") ("⯈" . "⯆") ("▹" . "▿") ("▸" . "▾"))I guess my question is how do I understand the word 'replace' when folding is afterall the premier usecase why we use org mode at all. So what exactly is
replacereplacing?My experiments tell me that setting
org-modern-startoreplacegives me the symbols inorg-modern-replace-staras in good ol' org but with the ASCII*replaced with those successive symbolsI guess my other question is how does this all interact with
org-indent-modegiven that in places in the docs it seems to suggest dont use indent mode. And in a couple of places suggests to useorg-modern-indent-modeinstead?Beta Was this translation helpful? Give feedback.
All reactions