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
255 stars 19 forks source link

[Feature request] Sort by modification date, treating folder and files equally #13

Closed user30535 closed 1 year ago

user30535 commented 1 year ago

Hi, could it be possible to sort by modification date, treating folders and files equally?

Currently sort by modification date seems to only apply to files. Is it possible to also sort folders by modification date?

The modification date of a folder can be defined as the latest modification date of all the files in the folder. So if the folder contains 3 files, modified on Sep 1, Sep 2, and Sep 3 respectively, then the modification date of the folder is Sep 3.