canton7/SyncTrayzor

Add simple bulk operations to the conflict resolver

Open

#506 ouverte le 10 mars 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (390 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (5 477 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur