canton7/SyncTrayzor

Add simple bulk operations to the conflict resolver

オープン

#506 opened on 2019/03/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (425 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,199 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I've had an "out of disk-space" issue and am now faced with over 4000 conflicts. Most of them are files which are 0 bytes but because they are synced at random, they are randomly spread over many folders. I am forced to manually choose the proper one with the conflict resolution tool.

And again, due to the "random" nature I can't simply click to the first or second item each time. I already by accident clicked on the wrong one a few times.

It would be nice to have simple bulk operations in the tool. I could imagine more columns in the resolution tool, and allow the user to sort by those columns. This could allow me to "shift-select" all the 0-byte items and dismiss them.

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