flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.62k stars 2.69k forks source link

Feature NFC File Browser improved navigation #3667

Open quarky42 opened 4 months ago

quarky42 commented 4 months ago

Description of the feature you're suggesting.

When navigating a large library of NFCs organized by directories, when I go back (up one level in the directory structure) I want it to have the directory I was just in selected instead of starting the selection at the top of the screen.

The user work flow is to go into a directory, use a NFC file, go up to a higher level directory, press down one time, and select to go into the next directory in the list.

I should be able to repeat this procedure in order to go through all directories in order without having to scroll down all the way from the top to get into the next directory each time.

This could and should be the default behavior for all file browsers but is evident to me in the NFC App when trying to cycle through multiple NFC files organized by directory name.

Anything else?

Fixing the file navigation so that it remembers the directory or file you were in when returning to the navigation will make going through long lists of IR remotes and NFCs much easier and fewer clicks to navigate.

quarky42 commented 4 months ago

It looks like this was already added in a recent update. I may have been too late to suggest this. I'm really glad you see the NFC navigation is not making me scroll from the top any more when I go back up a level.

Hopefully this methodology has been applied to all file exploring in other areas? I have not had time to bring up the IR folders. If this applies everywhere I'll say that a fantastic addition you all have already made.