neorg icon indicating copy to clipboard operation
neorg copied to clipboard

feat: more typical indent

Open danilshvalov opened this issue 2 years ago • 1 comments

I want to suggest a more typical indentation. Here is an example, where · is space:

Before

* Heading1
··test text

** Heading2
···another test text

After

* Heading1
··test text

··** Heading2
····another test text

danilshvalov avatar Aug 30 '22 18:08 danilshvalov

Hmm, this should definitely be put in a preset imo. I don't think it'd be difficult to make indent presets would it? The indent that's currently used in neorg is the most "common" and also (from my experience asking people) the preferred way of indenting. Org mode also does not indent headings (but that's for a different reason versus just style).

Would you be able to make a simple preset system for indents, or should that be a TODO for future me?

vhyrro avatar Sep 01 '22 09:09 vhyrro

I still have indent presets on my TODO list, just at a very low priority because GTD is consuming all of my time :p

Closing this to remove some clutter in the PR list :)

vhyrro avatar Sep 15 '23 12:09 vhyrro