canton7/SyncTrayzor

Add more detail to the conflict resolution tool

Open

#507 opened on 2019年3月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C# (5,477 stars) (390 forks)batch import
enhancementhelp wanted

説明

When selecting a conflict, you currently only see the filename, last modified date and size.

The size is abbreviated and loses detail for large files. For example, I recently had a file which was shown on both as "3.9MiB". But one of them was corrupted. On closer inspection, the file-size on the corrupted file was a few bytes smaller. But this was hidden in the "3.9MiB" display. It would be nice to see the real bytes value. Or at least make it optional. Especially for the case of conflicts this small difference might be important.

Additionally, showing a quick hash, like a CRC32 or MD5 would be interesting to see. I have some conflicts which have the same byte-content. A CRC32 would be very useful to see in the details pane.

コントリビューターガイド

Add more detail to the conflict resolution tool · canton7/SyncTrayzor#507 | Good First Issue