Skip to content

Some suggestions for optimizing UI operation efficiency #1495

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

Open
sakurairsora opened this issue Apr 4, 2025 · 1 comment
Open

Some suggestions for optimizing UI operation efficiency #1495

sakurairsora opened this issue Apr 4, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sakurairsora
Copy link

Feature Description
...

  1. You can customize the shortcut key for "selecting files." This also includes the function of opening directories.
    Bug: Only after clicking the checkbox with the mouse, can you use the space bar or enter key to decide whether to select the file. In subsequent use, there were instances where these two keys did not respond no matter how they were pressed.

  2. Use an independent area near the checkbox, where double-clicking the mouse will not open the file.
    Bug: In certain situations, it opens the file with just a single click for some reason during selection.

  3. Add right-click or batch selection methods to choose multiple items: for example, selecting all duplicate files in this directory; selecting all duplicate files under this directory tree; selecting files from other directories that are different from this directory tree, and so on.

  4. Make the option to show image thumbnails an independent one, and move the image thumbnails to the left. When searching for duplicate files, various items are mixed together, and the position of the image thumbnails can block the file name and directory part, making it inconvenient to determine which one to keep. So if it's not convenient to change the location of the thumbnails, it's better to separate the thumbnail option.

  5. Since custom selection is possible, it is suggested to add a function to copy directory names.

  6. Add a feature to sort by directory and then by name. The current sorting within directories is too chaotic.

@sakurairsora sakurairsora added the enhancement New feature or request label Apr 4, 2025
@EvocativeOlash
Copy link

Also have the selection scroll the page when using arrow keys, otherwise it just goes way off the screen and then you have to dig to find it, and on dark mode the contrast is hard to see.

The ability to just excude folders in the results would be nice as sometimes you don't figure out one folder is messing things up with too many false positives until the scan is done.

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