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

Summarize results #149

Closed
VsevolodGolovanov opened this issue Oct 27, 2022 · 4 comments
Closed

Summarize results #149

VsevolodGolovanov opened this issue Oct 27, 2022 · 4 comments

Comments

@VsevolodGolovanov
Copy link

OpenHashTab just says "Done!" and shows me a table of results per file - I don't want to manually scroll and check through thousands of files. There should by a summary, like in HashCheck:
image

@VsevolodGolovanov
Copy link
Author

I had to do a few tests to realize that "Done!" really means no missing files and no mismatches. This should be explicitly stated.

image
Also without testing it's not obvious what the numbers in the braces mean. Their meaning is also better explicitly stated like in HashCheck.

@VsevolodGolovanov
Copy link
Author

VsevolodGolovanov commented Oct 27, 2022

Summary should probably have matched, mismatched, missing, unreadable, remaining (if possible? does it prewalk whole hierarchy?) and total file counts. No need to repeat "of " each time like HashCheck.

@namazso
Copy link
Owner

namazso commented Jul 2, 2023

well, the problem is that the GUI is already pretty crowded. I tried some different arrangements like this:

image

(obviously would be color coded if it was finished)

The problem is that's too far from the main listing for people to make the connection.

I could shrink the results listing, but that is already concerningly small for multiple files.

Another idea would be turning the "Interpreted as sumfile" into an icon or something (and reuse the space it currently occupies), but I can't really come up with a good way to signal that.

@namazso
Copy link
Owner

namazso commented Jul 2, 2023

Maybe I could just use the main icon as the indicator (and putting it where currently the text is), and just add a tooltip that holds the current (Interpreted as sumfile) message

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

No branches or pull requests

2 participants