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

quickly compare two or more files with a drag and drop #80

Open
Nico072020 opened this issue Jul 28, 2020 · 4 comments
Open

quickly compare two or more files with a drag and drop #80

Nico072020 opened this issue Jul 28, 2020 · 4 comments

Comments

@Nico072020
Copy link

Hello,
I'm not a developer. However I am a current linux user (mainly office automation).
I wish to contribute by proposing an idea of improvement for this software : quickly compare with a drag and drop another file

For example:
I have a file_1. I right click on it > property > hash tab > check the md5 and sha1 hashs
I have a file_2 in another directory. When I select file_2 and drag and drop it into the file_1 property window, the pc will compute the selected hashes and compare file_2 against file_1 on the two selected hashes.
If identical: small green V
So different: little red cross

@tristanheaven
Copy link
Member

I think adding a file comparison feature is a good idea in general. Drag and drop is a possibility, but it shouldn't be the only interface for it.

Maybe #28 could indicate matching files somehow.

@Hug0122
Copy link

Hug0122 commented Feb 22, 2022

HI,
In general, I like the idea of putting a red cross when the comparison is bad and a green V when the comparison is good.
Today, either we know that the comparison is bad because there is a red cross, but we don't know explicitly if the comparison is good because there is no green V. As there is no indicator, I always have a doubt if the comparison has been done or not by the application or if the comparison is just good.
By

@eadmaster
Copy link

I second this request, i guess it was inspired by this tool:
HashMyFiles

@Hug0122
Copy link

Hug0122 commented Dec 12, 2022

Hello,
No, from the Hashtab application, but it only works on windows.
In fact I find that "GtkHash" and "Hashtab" are very similar (context menu). Except for the drag and drop and the V symbol (in green) which is displayed when a comparison is correct.
I use Gtkhash a lot when I am at work. I invite you to test it. It is a great tool.

I don't know how much work it would take to implement drag and drop in GTKHash, but it would be really nice. When you're on the "digest" tab of a file and you want to check if another file is the same or not, you just drag and drop the file into the window of the first one, and it gives you the information directly (for the time it takes to calculate if the files are big or not)
On the other hand, maybe integrating a green "V" logo (for Verified for example) when a comparison is correct would be easier (so instead of the red cross when the comparison is bad). It's really frustrating to be in doubt about whether the comparison was done or not.
What do you think about it @tristanheaven ?

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

No branches or pull requests

4 participants