mbideau / vcardtools

Automatically fix, split, normalize, group and merge/deduplicate vCard and VCF files (even large ones).
GNU General Public License v3.0
46 stars 9 forks source link

Only remove ICE if it's not part of a word #2

Closed agateau closed 7 years ago

agateau commented 7 years ago

Avoids turning "Fabrice" into "Fabr". This was the last change I needed to merge contacts after a messy address book migration, thanks for this handy tool!

mbideau commented 7 years ago

Thank you again! :-)