Commit a6a8290
Add contact name resolution from macOS AddressBook
- Copy contacts.rs from imessage-exporter (GPL-3.0 compatible)
- Build ContactsIndex from ~/Library/Application Support/AddressBook/
- Resolve phone/email to first/last names for 1:1 chats
- Handle::cache + dedupe for participant mapping
- Test shows 586 contacts loaded, 18 participants resolved
Example output now shows "Tim Muhundan" instead of "+64210323287"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 8a59c1f commit a6a8290
4 files changed
+673
-32
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments