From 444a4a6d05799f8cbccb14b3ca31ba4c1f1d708f Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 2 Feb 2023 18:54:39 -0300 Subject: [PATCH 1/5] first draft, index, urls-en.txt and mkdocs.yml --- config/en/mkdocs.yml | 5 +-- .../configure-channel-notifications.md | 31 +++++++++++++++++++ docs/en/status-communities/index.md | 1 + 3 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 docs/en/status-communities/configure-channel-notifications.md diff --git a/config/en/mkdocs.yml b/config/en/mkdocs.yml index 198098fb9..ed9b7ec2d 100644 --- a/config/en/mkdocs.yml +++ b/config/en/mkdocs.yml @@ -195,10 +195,7 @@ nav: - Channels your quick start guide: status-communities/channels-your-quick-start-guide.md - Join a channel: status-communities/join-a-channel.md - About losing access to a channel: status-communities/about-losing-access-to-a-channel.md - - Manage channels: - - Create a channel: status-communities/create-a-channel.md - - Configure channel permission : status-communities/configure-channel-permissions.md - - Delete a channel: status-communities/delete-a-channel.md + - Configure channel notifications: status-communities/configure-channel-notifications - Create and administer communities: - Create a Status Community: status-communities/create-a-status-community.md - Customize your community: status-communities/customize-your-community.md diff --git a/docs/en/status-communities/configure-channel-notifications.md b/docs/en/status-communities/configure-channel-notifications.md new file mode 100644 index 000000000..cb559c908 --- /dev/null +++ b/docs/en/status-communities/configure-channel-notifications.md @@ -0,0 +1,31 @@ +--- +id: 289 +revision: 0 +language: en +hide: + - navigation +--- + +# Configure channel notifications + +With Status, you can organize your conversations with your contacts into designated spaces called [channels](channels-your-quick-start-guide.md). Channels bring the right people and information together for a common purpose, like a specific project or topic. + +You can configure your notification settings for each channel in the Status app. This allows you to receive notifications only from the channels that are relevant to you. + +## Configure notifications + +=== "Mobile" + + 1. From the tab bar, tap :mobile-communities: **Communities**. + 1. Long press the channel you want to congifure the notifications. + 1. Tap :mobile-notifications-settings: Notification Settings. + +=== "Desktop" + + 1. From the navigation sidebar click :desktop-settings: settings. + 1. From the settings sidebar click :desktop-notification: Notifications & Sounds. + +!!! info + You can customise your channel notifications. For more information, check out [your Status notification guide][] and [configure your notifications settings][] + +--8<-- "includes/urls-en.txt" diff --git a/docs/en/status-communities/index.md b/docs/en/status-communities/index.md index c75fe5a12..5f8e8fda7 100644 --- a/docs/en/status-communities/index.md +++ b/docs/en/status-communities/index.md @@ -18,6 +18,7 @@ Create your community, set up private channels or join others' communities and c - [**Channels**: your quick start guide][channels-your-quick-start-guide] - [**Join** a channel][join-a-channel] - [About **losing access** to a channel][about-losing-access-to-a-channel] +- [**Configure** channel notifications][configure-channel-notifications] ## Manage channels From f61413541d0aeb223210be92b42317c1f40a89e8 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 2 Feb 2023 19:02:56 -0300 Subject: [PATCH 2/5] add placeholders and icons --- .../configure-channel-notifications.md | 2 +- .../configure-your-notification-settings.md | 16 ++++++++++++++++ includes/urls-en.txt | 1 + .../.icons/mobile/notifications-settings.svg | 3 +++ 4 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 docs/en/your-profile-and-preferences/configure-your-notification-settings.md create mode 100644 overrides/.icons/mobile/notifications-settings.svg diff --git a/docs/en/status-communities/configure-channel-notifications.md b/docs/en/status-communities/configure-channel-notifications.md index cb559c908..496405afd 100644 --- a/docs/en/status-communities/configure-channel-notifications.md +++ b/docs/en/status-communities/configure-channel-notifications.md @@ -26,6 +26,6 @@ You can configure your notification settings for each channel in the Status app. 1. From the settings sidebar click :desktop-notification: Notifications & Sounds. !!! info - You can customise your channel notifications. For more information, check out [your Status notification guide][] and [configure your notifications settings][] + You can customise your channel notifications. For more information, check out [your Status notification guide][your-status-notification-guide] and [configure your notifications settings][configure-your-notification-settings] --8<-- "includes/urls-en.txt" diff --git a/docs/en/your-profile-and-preferences/configure-your-notification-settings.md b/docs/en/your-profile-and-preferences/configure-your-notification-settings.md new file mode 100644 index 000000000..d45b9a8d3 --- /dev/null +++ b/docs/en/your-profile-and-preferences/configure-your-notification-settings.md @@ -0,0 +1,16 @@ +--- +id: 353 +revision: 0 +language: en +hide: + - navigation +--- + +# Configure your notification settings + + :octicons-tools-24: In progress + +!!! note "" + We're working on this content. + +--8<-- "includes/urls-en.txt" \ No newline at end of file diff --git a/includes/urls-en.txt b/includes/urls-en.txt index 186841d7f..9a99b8cd7 100644 --- a/includes/urls-en.txt +++ b/includes/urls-en.txt @@ -89,6 +89,7 @@ [change-your-status-display-name]: /en/your-profile-and-preferences/change-your-status-display-name [create-and-use-additional-status-profiles]: /en/your-profile-and-preferences/create-and-use-additional-status-profiles [create-or-restore-your-status-profile-using-keycard]: /en/your-profile-and-preferences/create-or-restore-your-status-profile-using-keycard +[configure-your-notification-settings]: /en/your-profile-and-preferences/configure-your-notification-settings [customize-your-status-profile]: /en/your-profile-and-preferences/customize-your-status-profile [faq-status-keys-and-recovery-phrase]: /en/your-profile-and-preferences/faq-status-keys-and-recovery-phrase [if-you-lose-your-status-password-or-recovery-phrase]: /en/your-profile-and-preferences/if-you-lose-your-status-password-or-recovery-phrase diff --git a/overrides/.icons/mobile/notifications-settings.svg b/overrides/.icons/mobile/notifications-settings.svg new file mode 100644 index 000000000..d41905aa5 --- /dev/null +++ b/overrides/.icons/mobile/notifications-settings.svg @@ -0,0 +1,3 @@ + + + From abd37081da32e944fe4c2a136129827f9f6ecb49 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 2 Feb 2023 19:11:14 -0300 Subject: [PATCH 3/5] fixing the text --- .vscode/settings.json | 8 ++++++++ .../configure-channel-notifications.md | 10 +++++----- 2 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..e04a1e91e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "grammarly.selectors": [ + { + "language": "markdown", + "scheme": "file" + } + ] +} \ No newline at end of file diff --git a/docs/en/status-communities/configure-channel-notifications.md b/docs/en/status-communities/configure-channel-notifications.md index 496405afd..6f9946b9a 100644 --- a/docs/en/status-communities/configure-channel-notifications.md +++ b/docs/en/status-communities/configure-channel-notifications.md @@ -12,20 +12,20 @@ With Status, you can organize your conversations with your contacts into designa You can configure your notification settings for each channel in the Status app. This allows you to receive notifications only from the channels that are relevant to you. -## Configure notifications +## Configure notifications === "Mobile" 1. From the tab bar, tap :mobile-communities: **Communities**. 1. Long press the channel you want to congifure the notifications. - 1. Tap :mobile-notifications-settings: Notification Settings. + 1. Tap :mobile-notifications-settings: **Notification Settings**. === "Desktop" - 1. From the navigation sidebar click :desktop-settings: settings. - 1. From the settings sidebar click :desktop-notification: Notifications & Sounds. + 1. From the navigation sidebar click :desktop-settings: **Settings**. + 1. From the settings sidebar click :desktop-notification: **Notifications & Sounds**. !!! info - You can customise your channel notifications. For more information, check out [your Status notification guide][your-status-notification-guide] and [configure your notifications settings][configure-your-notification-settings] + You can customise your channel notifications. For more information, check out [your Status notification guide][your-status-notification-guide] and [configure your notifications settings][configure-your-notification-settings]. --8<-- "includes/urls-en.txt" From 80ede339c8403a7d0d9d68c6b7e908d0d5a01aaa Mon Sep 17 00:00:00 2001 From: Fabiomorais87 Date: Wed, 1 Mar 2023 17:23:35 -0300 Subject: [PATCH 4/5] fixing the text --- .../configure-channel-notifications.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/en/status-communities/configure-channel-notifications.md b/docs/en/status-communities/configure-channel-notifications.md index 6f9946b9a..3da63a4d4 100644 --- a/docs/en/status-communities/configure-channel-notifications.md +++ b/docs/en/status-communities/configure-channel-notifications.md @@ -8,22 +8,21 @@ hide: # Configure channel notifications -With Status, you can organize your conversations with your contacts into designated spaces called [channels](channels-your-quick-start-guide.md). Channels bring the right people and information together for a common purpose, like a specific project or topic. - -You can configure your notification settings for each channel in the Status app. This allows you to receive notifications only from the channels that are relevant to you. +You can configure notification settings for each channel you are a member of in the Status app, so you receive notifications only from those channels that are relevant to you. ## Configure notifications === "Mobile" 1. From the tab bar, tap :mobile-communities: **Communities**. - 1. Long press the channel you want to congifure the notifications. - 1. Tap :mobile-notifications-settings: **Notification Settings**. + 1. Tap the community with the channel you want to configure notifications. + 1. Long press the channel you want to configure the notifications. + 1. Select :mobile-notifications-settings: **Notification Settings**. === "Desktop" - 1. From the navigation sidebar click :desktop-settings: **Settings**. - 1. From the settings sidebar click :desktop-notification: **Notifications & Sounds**. + 1. From the navigation sidebar, click :desktop-settings: **Settings**. + 1. From the settings sidebar, click :desktop-notification: **Notifications & Sounds**. !!! info You can customise your channel notifications. For more information, check out [your Status notification guide][your-status-notification-guide] and [configure your notifications settings][configure-your-notification-settings]. From 8600468fda91125e09db6291b5ea3693be5b4212 Mon Sep 17 00:00:00 2001 From: Fabiomorais87 Date: Mon, 6 Mar 2023 23:45:30 -0300 Subject: [PATCH 5/5] fixed intro, changed the name of the article, updated index, urls, mkdocs --- config/en/mkdocs.yml | 2 +- docs/en/status-communities/index.md | 2 +- ...cations.md => set-up-your-channel-notifications.md} | 10 +++++----- includes/urls-en.txt | 1 - 4 files changed, 7 insertions(+), 8 deletions(-) rename docs/en/status-communities/{configure-channel-notifications.md => set-up-your-channel-notifications.md} (63%) diff --git a/config/en/mkdocs.yml b/config/en/mkdocs.yml index ed9b7ec2d..d7d155133 100644 --- a/config/en/mkdocs.yml +++ b/config/en/mkdocs.yml @@ -195,7 +195,7 @@ nav: - Channels your quick start guide: status-communities/channels-your-quick-start-guide.md - Join a channel: status-communities/join-a-channel.md - About losing access to a channel: status-communities/about-losing-access-to-a-channel.md - - Configure channel notifications: status-communities/configure-channel-notifications + - Set up your channel notifications: status-communities/set-up-your-channel-notifications - Create and administer communities: - Create a Status Community: status-communities/create-a-status-community.md - Customize your community: status-communities/customize-your-community.md diff --git a/docs/en/status-communities/index.md b/docs/en/status-communities/index.md index 5f8e8fda7..172618d0d 100644 --- a/docs/en/status-communities/index.md +++ b/docs/en/status-communities/index.md @@ -18,7 +18,7 @@ Create your community, set up private channels or join others' communities and c - [**Channels**: your quick start guide][channels-your-quick-start-guide] - [**Join** a channel][join-a-channel] - [About **losing access** to a channel][about-losing-access-to-a-channel] -- [**Configure** channel notifications][configure-channel-notifications] +- [**Set up** your channel notifications][set-up-your-channel-notifications] ## Manage channels diff --git a/docs/en/status-communities/configure-channel-notifications.md b/docs/en/status-communities/set-up-your-channel-notifications.md similarity index 63% rename from docs/en/status-communities/configure-channel-notifications.md rename to docs/en/status-communities/set-up-your-channel-notifications.md index 3da63a4d4..43e5620a8 100644 --- a/docs/en/status-communities/configure-channel-notifications.md +++ b/docs/en/status-communities/set-up-your-channel-notifications.md @@ -6,17 +6,17 @@ hide: - navigation --- -# Configure channel notifications +# Set up your channel notifications -You can configure notification settings for each channel you are a member of in the Status app, so you receive notifications only from those channels that are relevant to you. +Any member of an existing channel can set up their notification settings for a channel. In the Status app, you receive notifications only from those channels that are relevant to you. -## Configure notifications +## Set up notifications === "Mobile" 1. From the tab bar, tap :mobile-communities: **Communities**. - 1. Tap the community with the channel you want to configure notifications. - 1. Long press the channel you want to configure the notifications. + 1. Tap the community with the channel you want to set up notifications. + 1. Long press the channel you want to set up the notifications. 1. Select :mobile-notifications-settings: **Notification Settings**. === "Desktop" diff --git a/includes/urls-en.txt b/includes/urls-en.txt index 9a99b8cd7..504a8db43 100644 --- a/includes/urls-en.txt +++ b/includes/urls-en.txt @@ -57,7 +57,6 @@ [channels-your-quick-start-guide]: /en/status-communities/channels-your-quick-start-guide [create-a-channel]: /en/status-communities/create-a-channel [create-a-status-community]: /en/status-communities/create-a-status-community -[configure-channel-permissions]: /en/status-communities/configure-channel-permissions [configure-your-community-permissions]: /en/status-communities/configure-your-community-permissions [delete-a-channel]: /en/status-communities/delete-a-channel [how-to-use-communities-your-quick-start-guide]: /en/status-communities/how-to-use-communities-your-quick-start-guide