managarten/apps/contacts/apps
Till JS 451ab0338f feat(contacts): add NL quick-input and live duplicate detection
Add quick-input bar to NewContactModal that parses natural language
contact info (name, company, email, phone, tags) and pre-fills form
fields on Enter. Add live duplicate detection that checks name/email
against IndexedDB while typing, showing warnings for fuzzy name matches
(Levenshtein) and exact email matches. Both features run offline.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 15:15:11 +02:00
..
server fix: calendar test failures + storage lint error 2026-03-28 16:30:46 +01:00
web feat(contacts): add NL quick-input and live duplicate detection 2026-03-30 15:15:11 +02:00