Vlek / contacts

Contact manager
Other
1 stars 0 forks source link

Handle duplicate people entries #10

Open Vlek opened 3 months ago

Vlek commented 3 months ago

Need to have a way to figure out when there are dups and how to handle that case.

A way to combine two different people entities is going to be hard. Probably need to figure out what data should be chosen, left or right, given that both have differing data (thinking like Robert goes by Bob and we have both. Which to pick in that case).