canton7/SyncTrayzor

Add simple bulk operations to the conflict resolver

Open

#506 创建于 2019年3月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (5,477 star) (390 fork)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.

贡献者指南