Skip to content

Commit f25b35f

Browse files
authored
131 change your status display name (#201)
* adding the icons * fixing the custom icons * Editing the Change your Status display name page
1 parent 6691cdf commit f25b35f

File tree

2 files changed

+49
-8
lines changed

2 files changed

+49
-8
lines changed

docs/en/your-profile-and-preferences/change-your-status-display-name.md

Lines changed: 47 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,71 @@ hide:
88

99
# Change your Status display name
1010

11-
Changing your display name is very easy using the account settings.
11+
:octicons-tools-16: In progress (1)
12+
{ .annotate }
13+
14+
1. We're working on this page
15+
16+
You can change your display name as many times as you want. Follow the steps
17+
described below.
18+
19+
<!---Changing your display name is very easy using the account settings.
1220
You can change any kind of name despite its type — regular, Status ENS name,
1321
ENS name.
22+
--->
1423

1524
=== "Mobile"
1625

1726
1. Tap your avatar at the screen bottom.
1827
1. Tap :status-profile: **Edit profile**.
1928
1. Tap on your name line.
20-
1. Edit your name and **Save** it.
29+
1. Edit your name.
30+
1. Tap **Save**.
2131

2232
=== "Desktop"
2333

2434
1. Click your avatar.
25-
1. Click **Edit profile**.
26-
1. Choose your name line.
27-
1. Edit your name and **Save** it.
35+
1. Select **View My Profile**.
36+
1. Click :status-edit-2: near your current display name.
37+
1. Write your new display name.
38+
1. Click **Apply Changes**.
2839

40+
<!---
2941
=== "Web"
3042
3143
1. Click your avatar.
3244
1. Click **Edit profile**.
33-
1. Choose your name line.
45+
1. Select your name line.
3446
1. Edit your name and **Save** it.
47+
--->
48+
49+
You can read more about Status names on the [About Status **display names**]
50+
[about-status-display-names] page.
51+
52+
## Common questions
53+
54+
### Will my chatkey, emojihash, and identicon ring change?
55+
56+
No, your chatkey, emojihash, and identicon ring won't change.
57+
58+
### Can I lose mutual verification with my contacts?
59+
60+
No, you won't lose mutual verification with your contacts.
61+
62+
### How long should my name be?
63+
64+
A display name can't be more than 24 characters long.
65+
66+
### Can I change the display name for some of my contacts?
67+
68+
Yes, you can change the display name for any of your contacts.
69+
70+
### Are there any name restrictions?
71+
72+
Yes, there are a few restrictions:
73+
74+
- You can use only letters, numbers, underscores, and hyphens.
75+
- Usernames ending with `_eth` and `-eth` aren't allowed.
3576

3677
--8<-- "includes/urls-en.txt"
3778

docs/en/your-profile-and-preferences/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hide:
77

88
## Manage your account
99

10-
- [About Status display names][about-status-display-names]
11-
- [Change your Status display name][change-your-status-display-name]
10+
- [About Status **display names**][about-status-display-names]
11+
- [**Change** your Status **display name**][change-your-status-display-name]
1212
- [Your chatkey, emojihash, and identicon ring][your-chatkey-emojihash-and-identicon-ring]
1313
--8<-- "includes/urls-en.txt"

0 commit comments

Comments
 (0)