Skip to content
Discussion options

You must be logged in to vote

There’s no built-in option to export using contact names as the primary filename; this is intentional for several technical reasons tied to ensuring the exporter remains reliable and avoids potential data issues.

Contact names aren’t guaranteed to be unique in your address book or across exports. Even if rare, assuming uniqueness could break exports unpredictably for some users, and we’d rather err on the side of caution.

Using inherently unique identifiers from iMessage’s database guarantees no collisions without extra logic. The exporter guarantees a 1:1 mapping between a conversation and a file. Once we allow non-unique identifiers at the filesystem level, we risk collisions and silent…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pperepa
Comment options

@sword4nsics-EOF
Comment options

@ReagentX
Comment options

@sword4nsics-EOF
Comment options

@ReagentX
Comment options

Answer selected by ReagentX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested needs info More information required to diagnose
3 participants