salvadorbs/Asuite

Seperators should not be auto-sorted

actually-reb opened this issue · 2 comments

Right now, the auto-sort function doesn't work well with separators. Because items and separators are treated exactly the same way, so they all get jumbled together when they're sorted. Ideally, separators would stay where they are, and items would be sorted under each separator individually.

I agree

separators would stay where they are, and items would be sorted under each separator

Good idea!