Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jsx97

macrumors member
Original poster
Dec 6, 2022
31
7
Does anybody know what is the logic of how the Contacts app sorts contacts?

Some of my contacts include only the first name and some both first name and last name. And here is how they are sorted:

Code:
Ilya
Nikita
Timofey
Yaroslav
Dmitriy A...
Aleksandr
Mikhail D...

This order doesn't make any sense to me.

What I have expected instead is either:

Code:
Aleksandr
Ilya
Nikita
Timofey
Yaroslav
Dmitriy A...
Mikhail D...

(fist all the contacts with first name only,
then all the contacts with both first and last names)

or maybe

Code:
Aleksandr
Dmitriy A...
Mikhail D...
Ilya
Nikita
Timofey
Yaroslav

(if only the first name is specified, the contact is listed
by the first letter of the first name;
otherwise, the first letter of the last name is used)

I don't have iPhone and I use Contacts on Mac, but I think there is no difference. Since most people use Contacts on iPhone, I think it is better to ask it here and not in the Mac section of the forum.
 

hwojtek

macrumors 68020
Jan 26, 2008
2,274
1,277
Poznan, Poland
No, it works just like it is designed.
Most probably in some cases (Aleksandr) the first name is in the "last name" field.
You have sorting by last name and "show first name before last name". I have the same sorting and exactly the same behavior, apart from the fact all the first name-only contacts have the first name in the "first name" field, so I don't have this issue.
Screen Shot 2023-03-23 at 2.06.56 PM.png
 
  • Like
Reactions: Tagbert

jsx97

macrumors member
Original poster
Dec 6, 2022
31
7
> No, it works just like it is designed.

But *how* it is designed? :)

Code:
Ilya
Nikita
Timofey
Yaroslav
Dmitriy A...
Aleksandr
Mikhail D...

And no, "Aleksandr" is in the First Name field.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.