idrassi / HashCheck

HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
Other
257 stars 12 forks source link

Create checksum file of same name when all selected files share the same name #11

Open redactedscribe opened 2 years ago

redactedscribe commented 2 years ago

Currently, if only one file is selected when creating a checksum file, the suggested file name is that of the selected file. If more than one file is selected when creating a checksum file, the suggested file name is instead "checksums".

It would be nice if HashCheck would check whether all selected files share the same name, and if so, suggest the same name for the checksum file, else suggest "checksums".

Book.pdf
Book.epub
Book.blake3
Foo.pdf
Bar.epub
checksums.blake3

HashCheck 2.5.0.1