unleashed-firmware
unleashed-firmware copied to clipboard
Sort files in browser feature
I have thousands of file in infrared folder for example by brand, but they are order random or by added date, I want to order alphabetically.
sudo fatsort -n /dev/sdb1
Also solution for Windows:
https://www.anerty.net/software/file/DriveSort/
@xMasterX I have tested https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/389 to be working well
This is not work with 128 Gb SD-card, cause it is formatted (by flipper) in exFAT file system. And fatsort don't work with it probably the same reason.
My wish, about it... may be someone will adding sorting utility to the "application"
My wish, about it... may be someone will adding sorting utility to the "application"
Just build RogueMaster#389 into your FW
Just build RogueMaster#389 into your FW
Awessome! Please, add this in the future release of unleashed firmware...
I have the same issue. I just use the qflipper software to create folders. Then standard organization by personal preference beyond that.
Now implemented in firmware