This version brings some new options to configure the way the FAT is sorted:
- Choice of sort order :
- Ascending order, a file named aaaa.txt will be stored in the name table before one named aaab.txt. [Default]
- Descending order (aaab.txt before aaaa.txt)
- Choice of folder layout :
- Before the files: Groups the folders together at the top of the name table, and sorts the files separately.
- After the files: Groups the folders after the files, and sorts the files separately. [Default]
- Mixed with the files: No difference between files and folders, they are all sorted together.
These options are available in the sort popup menu, on the right of the sort icon.