SebastianMC / obsidian-custom-sort

Take full control over the order and sorting of folders and notes in File Explorer in Obsidian
GNU General Public License v3.0
302 stars 23 forks source link

Index-based folder note metadata support #158

Closed SebastianMC closed 2 months ago

SebastianMC commented 2 months ago

As discussed under #156

The implemented solution:

The code needs a review with a fresh head and more thorough regression testing of potentially affected sorting scenarios (only basic positive case was tested)