From a7f385c583c19911179adfa8e00311b96b87fdca Mon Sep 17 00:00:00 2001 From: preslavmihaylov Date: Tue, 20 Feb 2024 18:12:40 +0200 Subject: [PATCH] editing --- slack/manual-ingestion-mode.mdx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/slack/manual-ingestion-mode.mdx b/slack/manual-ingestion-mode.mdx index a6fefc4..147b69d 100644 --- a/slack/manual-ingestion-mode.mdx +++ b/slack/manual-ingestion-mode.mdx @@ -4,14 +4,15 @@ title: 'Manual Ingestion Mode' By default, Plain ingests and groups slack messages automatically for you. -However, there are use-cases where certain channels are too noisy and you don't want all messages to go into Plain or you want to have more granular control. +However, there are use-cases where certain channels are too noisy and you don't want all the messages to go into Plain. +Or perhaps you want more granular control over which slack threads end up in Plain. -For that purpose, you have the option to enable **Manual Ingestion Mode**. In it, Plain will only ingest the slack threads you designate by specifying an emoji reaction. +For that purpose, you have the option to enable **Manual Ingestion Mode**. When enabled, Plain will only pick up the slack threads you specify by adding an emoji reaction. -You can configure this by going into **`Settings`** > **`Slack`** and selecting `Manual` ingestion mode. You also have the option to specify which emoji reaction you want to use for ingesting slack messages. +You can configure this by going into **`Settings`** > **`Slack`** and selecting `Manual` ingestion mode. You also have the option to specify which emoji reaction you want to use. Some considerations to have in mind: -- A message will only be ingested if the emoji is added by a Plain workspace user +- A message will be added to Plain only if the reaction is by a Plain workspace user - You need to add the reaction on the channel message, rather than any of the messages in the slack thread -- Removing the reaction will not delete the thread in Plain. Furthermore, adding it multiple times will not create duplicate threads. +- Removing the reaction will not delete the thread in Plain. Furthermore, adding it multiple times will not create multiple threads.