OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
289 stars 30 forks source link

Some requests #182

Open fanz010 opened 1 year ago

fanz010 commented 1 year ago

Some requests The OS title window should follow the DPI and system font.

The font size on the screen is very small and difficult to read. I would like it to be displayed according to the system font.

When I drag a file into the software, the hash is calculated by Blake3.

When I drag another file to the screen, the hash information is erased.

I would like the results to be retained. Please don't force me to drag multiple files from the beginning.

If the two files I want to compare are in different folders

It takes a lot of time and effort to calculate one file at a time.

I have to copy the hash information somewhere.

I think this is a flaw!

Please fix the above two points!

Translated with www.DeepL.com/Translator (free version)

OV2 commented 1 year ago

The window title has no special handling and should always be in the style of the rest of the system.

I'll see if I can do something about the rest of the dialog elements if I can find the time.

As for calculating multiple files: it seems you want the job queue mode that you can activate via Options->"Enable Job Queueing". In this mode everything you open or drag into the window will be appended as a new job, and old files are retained in the list.

fanz010 commented 1 year ago

It worked for the job queue.

Please fix it so that the software supports the entire custom OS DPI

Text is too small and options are unreadable unless the magnifier function is enabled.

Also, if I press CTRL+C while multiple items are selected in a list, the full path name and all HASH information is stored in the clipboard. I would like all HASH information to be stored in the clipboard.

Currently I can only select all files from the context menu

Please enable CTRL+A+CTRL+C. I would like to save time.

It is too complicated to right click and select only the necessary HASH and store it in the clipboard. It is too complicated to store in clipboard.

If you want to do that, it's fine.

Please incorporate this request and improve it!

Translated with www.DeepL.com/Translator (free version)

2022-12-29 0:19 GMT+09:00, OV2 @.***>:

The window title has no special handling and should always be in the style of the rest of the system.

I'll see if I can do something about the rest of the dialog elements if I can find the time.

As for calculating multiple files: it seems you want the job queue mode that you can activate via Options->"Enable Job Queueing". In this mode everything you open or drag into the window will be appended as a new job, and old files are retained in the list.

-- Reply to this email directly or view it on GitHub: https://github.com/OV2/RapidCRC-Unicode/issues/182#issuecomment-1366726605 You are receiving this because you authored the thread.

Message ID: @.***>

fanz010 commented 1 year ago

I pleased to inform you of a new request

Hash information is currently displayed in lower case.

I would like to add a setting to display the information in uppercase because it is not legible.

Please implement this as well!

2022-12-29 2:56 GMT+09:00, 1 s @.***>:

It worked for the job queue.

Please fix it so that the software supports the entire custom OS DPI

Text is too small and options are unreadable unless the magnifier function is enabled.

Also, if I press CTRL+C while multiple items are selected in a list, the full path name and all HASH information is stored in the clipboard. I would like all HASH information to be stored in the clipboard.

Currently I can only select all files from the context menu

Please enable CTRL+A+CTRL+C. I would like to save time.

It is too complicated to right click and select only the necessary HASH and store it in the clipboard. It is too complicated to store in clipboard.

If you want to do that, it's fine.

Please incorporate this request and improve it!

Translated with www.DeepL.com/Translator (free version)

2022-12-29 0:19 GMT+09:00, OV2 @.***>:

The window title has no special handling and should always be in the style of the rest of the system.

I'll see if I can do something about the rest of the dialog elements if I can find the time.

As for calculating multiple files: it seems you want the job queue mode that you can activate via Options->"Enable Job Queueing". In this mode everything you open or drag into the window will be appended as a new job, and old files are retained in the list.

-- Reply to this email directly or view it on GitHub: https://github.com/OV2/RapidCRC-Unicode/issues/182#issuecomment-1366726605 You are receiving this because you authored the thread.

Message ID: @.***>

fanz010 commented 1 year ago

I'll try to write it again, as it may not have been communicated properly

Enable keyboard CTRL+A in the list screen

If I CTRL+C the selected job queue I am happy to see the full path filename and all algorithm names and HASH stored in the clipboard in upper case would be great!

I basically only use BRAKE3. It should be easy even if you have multiple HASH calculations

If you want to put only individual hashes in the clipboard I think it is better to select it from the current context.

Even if you select from the context menu, I would like to change the following conditions

Full path filename and algorithm name with uppercase HASH

Translated with www.DeepL.com/Translator (free version)

2022-12-29 15:33 GMT+09:00, 1 s @.***>:

I pleased to inform you of a new request

Hash information is currently displayed in lower case.

I would like to add a setting to display the information in uppercase because it is not legible.

Please implement this as well!

2022-12-29 2:56 GMT+09:00, 1 s @.***>:

It worked for the job queue.

Please fix it so that the software supports the entire custom OS DPI

Text is too small and options are unreadable unless the magnifier function is enabled.

Also, if I press CTRL+C while multiple items are selected in a list, the full path name and all HASH information is stored in the clipboard. I would like all HASH information to be stored in the clipboard.

Currently I can only select all files from the context menu

Please enable CTRL+A+CTRL+C. I would like to save time.

It is too complicated to right click and select only the necessary HASH and store it in the clipboard. It is too complicated to store in clipboard.

If you want to do that, it's fine.

Please incorporate this request and improve it!

Translated with www.DeepL.com/Translator (free version)

2022-12-29 0:19 GMT+09:00, OV2 @.***>:

The window title has no special handling and should always be in the style of the rest of the system.

I'll see if I can do something about the rest of the dialog elements if I can find the time.

As for calculating multiple files: it seems you want the job queue mode that you can activate via Options->"Enable Job Queueing". In this mode everything you open or drag into the window will be appended as a new job, and old files are retained in the list.

-- Reply to this email directly or view it on GitHub: https://github.com/OV2/RapidCRC-Unicode/issues/182#issuecomment-1366726605 You are receiving this because you authored the thread.

Message ID: @.***>

OV2 commented 1 year ago

Uppercase: image

CTRL+A in the list should select all items (just verified this).

There already was a feature request for CTRL+C, but no clear idea of how the copied information should look like.