Forum Discussion

zhaidoudou123's avatar
zhaidoudou123
New Contributor
4 years ago

Chinese item sorted by Pinyin

In the current iOS / MacOS / Windows version of 1Password, items with Chinese characters are sorted using the first Chinese character, for example, “新浪微博” is sorted by “新”.
However, it is inconvenient for us Chinese, because we are used to sorting items using pinyin, for example, “新浪微博” is sorted by the letter x, which is the first character of "xin", the pinyin of first Chinese character “新”. More specifically, the item “新浪微博” should be in the same category along with item such as "Xbox".
In Apple's App, such issue does not exist. For example, the app "Contact" works smoothly with such Chinese-preferred sorting.
I think there have already been a few ways to solve it.


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

2 Replies

  • Former Member's avatar
    Former Member

    Hi zhaidoudou123!

    Thank you very much for taking time out of your day to to share this feedback! We appreciate every idea that could make 1Password even better.

    I can see how this could be useful to you, so while I cannot make any promises, I can tell you that I have shared your feedback internally :)

    Once again, thank you and have a wonderful day!

    ref: dev/projects/customer-feature-requests#36

  • https://stackoverflow.com/questions/31240650/sorting-chinese-names-in-ios-uitableview
    This page shows how to do that and it may help you developers.