canton7/SyncTrayzor

Add simple bulk operations to the conflict resolver

Open

#506 opened on 2019年3月10日

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

説明

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.

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