Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; keyboard "enter" to open first list item, keyboard "backspace" to navigate up, scroll to hide keyboard. #47

Open
shai8I opened this issue Sep 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@shai8I
Copy link

shai8I commented Sep 22, 2023

Feature Rationale Implementations considered
Clear filter text upon opening folders To be able to see the folder contents. (Usually not filtering the same thing twice.) Only necessary for folders rather than files. Navigating to parent folder also clears the filter text.
Keyboard "enter" to open first list item Like picking the first result in app search or web browser. Can keep fingers on the keyboard. Navigates into folders, opens files (like tapping on a file > Open).
Keyboard "backspace" to navigate up Can keep fingers on the keyboard. Either 1 - press once to delete all characters, once again to navigate to parent; or 2 - backspace navigates to parent if filter box is empty and no chars were deleted within last consecutive presses (X ms apart).
Scroll to hide keyboard Saves a step. Scrolling the folders and files list hides the keyboard (also consider mouse scroll).

Just some features for efficient navigation, similar to file managers like PCManFM-Qt. IMO the most needed is the clearing of filter text; the other features are extra.

@shai8I shai8I added the enhancement New feature or request label Sep 22, 2023
@shai8I shai8I changed the title [Feature Request/ Idea] Streamlined filering: Clear filter text upon opening folders; enter key to open first item, scroll to hide keyboard, backspace to navigate up. [Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; enter key to open first item, scroll to hide keyboard, backspace to navigate up. Sep 22, 2023
@shai8I shai8I changed the title [Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; enter key to open first item, scroll to hide keyboard, backspace to navigate up. [Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; enter key to open first item, keyboard backspace to navigate up, scroll to hide keyboard. Sep 22, 2023
@shai8I shai8I changed the title [Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; enter key to open first item, keyboard backspace to navigate up, scroll to hide keyboard. [Feature Request/ Idea] Streamlined filtering: Clear filter text upon opening folders; keyboard "enter" to open first list item, keyboard "backspace" to navigate up, scroll to hide keyboard. Sep 23, 2023
@wmartinmimi
Copy link
Contributor

Filter will now be cleared when entering and exiting a folder in Little File Explorer v4.13

You can download it via:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants