obsidian-folder-index icon indicating copy to clipboard operation
obsidian-folder-index copied to clipboard

Notes not being sorted/ordered correctly in TOC

Open qazero opened this issue 2 years ago • 2 comments

I have enabled Sort Files Alphabetically in the settings, but the TOC ordering/sorting seems to be off still. Please see the screenshot below. The 1st and last 2 bullets appear out of order. Can this be fixed somehow?

image

qazero avatar May 04 '23 20:05 qazero

It dosn't know that "1433" shoulb be behind "21", it just checks that 1 should be before 2 and so on. Can probably be fixed, just need to check how.

turulix avatar May 04 '23 21:05 turulix

Makes sense. The notes appear in the correct order in the sidebar on the left. Perhaps it may be easier to somehow reference the order from there (not sure if this method would be viable or not).

qazero avatar May 04 '23 21:05 qazero

Should be fixed as of 1.0.16

turulix avatar Aug 29 '24 20:08 turulix