files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.54k stars 2.2k forks source link

Feature: Calculate hashes for multiple files from right click context menu #14987

Open BiosNod opened 8 months ago

BiosNod commented 8 months ago

What feature or improvement do you think would benefit Files?

I know that the FilesApp already have the ability to hash files in properties, but I can’t simultaneously calculate hashes for multiple files - so I still use Openhashtab and do it using context menu -> hashes (also it cause stuck https://github.com/files-community/Files/issues/14985, https://github.com/files-community/Files/issues/12550#issuecomment-1740090182)

In case of OpenHashTab developer still can't fix this behavior - maybe FilesApp community can add "Calculate hash" to context menu and allow to calculate multiple hashes for multiple files in one window without third party solutions

Requirements

Files Version

3.2.2.0

Windows Version

10.0.19045.3930

Comments

No response

yaira2 commented 8 months ago

Thank you for the feedback

yaira2 commented 8 months ago

How does Open Hash display the UI when multiple files are selected?

BiosNod commented 8 months ago

How does Open Hash display the UI when multiple files are selected?

изображение

Just like bunch of hashes for each files (I selected 3 hashes: MD5, SHA-1 and SHA-256 per file) and selected 2 files = 6 hashes in result window

After selection I just click "Hashes" from the context menu and saw this window