vslinko/obsidian-outliner

[BUG] No longer indents after many levels

TridentInternet opened this issue · 0 comments

Describe the bug
When I indent a lot, I reach a limit where it stops tabbing over

To Reproduce

Create a bullet list, keep adding new entries, and tab each new one over.

Expected behavior
Each tab press should result in a new indent

Screenshots

I had an existing structure, and the indenting seemed to break down after 14 indents :

14_indents

I tried a fresh test in a new bullet structure, and it stopped indenting after 10 indents :

10_indents

Environment (please complete the following information):

  • OS: MacOSX 12.6.6
  • Obsidian Version: 1.4.16
  • Plugin Version: 2.3.0

Additional context
I have all plugin options turned on except debug mode. I also use Vim mode.