Closed derekpovah closed 2 years ago
I use git to manage my Flipper SD card so it would be super cool if I could add this as a submodule.
Right now, the directory structure would have to look like this:
nfc ├── Amiibo │ └── Amiibo Database 2018 - 2022 │ ├── 01- Super Smash Bros │ ├── 02- Super Mario │ ├── ...
But I'd want it to look like this:
nfc ├── Amiibo │ ├── 01- Super Smash Bros │ ├── 02- Super Mario │ ├── ...
Also numbers makes no sense. Flipper does not sort files and they are displayed in the order of files copied to FAT32.
I use git to manage my Flipper SD card so it would be super cool if I could add this as a submodule.
Right now, the directory structure would have to look like this:
But I'd want it to look like this: