Summary
As a user, when finding/managing duplicates, it is not possible to know how far through the process you are, or how many entries are left to be processed. The requisite information is apparently already available, but it is only shown after closing the Possible duplicate entries dialog (see screenshot below)

Improvement
In the Possible duplicate entries dialog, display the current (entry) number and total possible duplicate count to the dialog.
This may be in the form of:
Where X is current entry cursor value and Y is the total possible duplicate count ...
- Updating the Dialog window title, appending "Entry X of Y" to the title, that updates each time the entry cursor is updated or moved to the "next item".
- Add "Entry X of Y" to the right of the diff display multi-select control

Summary
As a user, when finding/managing duplicates, it is not possible to know how far through the process you are, or how many entries are left to be processed. The requisite information is apparently already available, but it is only shown after closing the
Possible duplicate entriesdialog (see screenshot below)Improvement
In the
Possible duplicate entriesdialog, display thecurrent (entry) numberandtotal possible duplicate countto the dialog.This may be in the form of:
Where
Xis current entry cursor value andYis the total possible duplicate count ...