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

Create hashes from context menu. #6416

Closed
ezxpro opened this issue Oct 10, 2021 · 3 comments
Closed

Create hashes from context menu. #6416

ezxpro opened this issue Oct 10, 2021 · 3 comments
Labels
needs - additional info Needs more information from the reporter

Comments

@ezxpro
Copy link

ezxpro commented Oct 10, 2021

What's the Problem?

We can't create checksum/hash files in locu when using Files v2

Solution/Idea

I see that checksum on file properties has already been requested and implemented.

My suggestion is that we should be able to create checksums from the context menu. For example, I use the HashCheck shell extension a lot. Like the HashTab extension mentioned in the feature request linked above, hashcheck shows a checksum/hash tab under file properties.

It also adds this context menu, though:
image

Once clicked, it lets me select between some algorithms:
image
Then a hash file is created in the same folder, with the same filename.

So suppose I have a file named foo.txt, and select md5 algorithm, it will create a foo.txt.md5 in the folder. Hashcheck also allows you to perform this operation in batches.

Very useful feature, would be nice if it was implemented.

Alternatives

So far, only going back to File Explorer to perform the operation, or using shell extensions on Files v2.

Priorities

Capability Priority
This proposal will allow developers to accomplish W Must
This proposal will allow end users to accomplish X Should
This proposal will allow developers to accomplish Y Could
This proposal will allow end users to accomplish Z Won't

Files Version

Version: 2.0.13.0 OS Version: 10.0.22000.194

Windows Version

Windows 11 21H2 22000.194

Additional comment

No response

@gave92 gave92 closed this as completed Oct 10, 2021
@gave92
Copy link
Member

gave92 commented Oct 10, 2021

Hi thanks for the suggestion. Shell extensions are supposed to appear in Files context menu. Please check if you just need to scroll down the menu to see them.
If they still not appear please upload the app's debug logs.

@gave92 gave92 added the needs - additional info Needs more information from the reporter label Oct 10, 2021
@gave92 gave92 reopened this Oct 10, 2021
@ezxpro
Copy link
Author

ezxpro commented Oct 10, 2021

Hi thanks for the suggestion. Shell extensions are supposed to appear in Files context menu. Please check if you just need to scroll down the menu to see them. If they still not appear please upload the app's debug logs.

You're right, The shell extension is visible if I scroll down, I hadn't noticed that 🤦‍♂️.

Thanks for pointing that out, you can close this if you want.

Thanks.

@gave92 gave92 closed this as completed Oct 10, 2021
@gave92
Copy link
Member

gave92 commented Oct 10, 2021

No problem, thanks for confirming. Having to scroll down is not intuitive at all and it's something we're looking to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs - additional info Needs more information from the reporter
Projects
None yet
Development

No branches or pull requests

2 participants