I want to sort files by newest.
If I sort by date created, only files with birth metadata is sorted correctly, the files without are sorted by alphabet.
If I sort by date modified, newly downloaded files from the internet can be scattered as they use their original mtime.
I propose adding an option to set the secondary sort option yourself, a common feature in other software, allowing the option to replace the default behavior of your choice > alphabet to any other option e.g. date created > date modified > alphabet (fallback)