From e97d5222b77335c47873a98aa4b36b60d107112d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Ara=C3=BAjo=20=5BSSW=5D?= Date: Wed, 19 Feb 2025 08:45:03 -0300 Subject: [PATCH] =?UTF-8?q?XS=20=E2=97=BE=20Improved=20rules=20+=20related?= =?UTF-8?q?=20them=20"sending=20emails/message=20separated"=20(#9877)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Improved rules + related them "sending emails/message separated" * Update rule.md * Update rules-to-better-email.md * Auto-fix Markdown files --------- Co-authored-by: github-actions[bot] --- .../communication/rules-to-better-email.md | 2 +- .../rule.md | 34 +++++++++++-------- rules/separate-messages/rule.md | 3 +- 3 files changed, 23 insertions(+), 16 deletions(-) rename rules/{do-you-send-tasks-one-email-at-a-time => email-unrelated-individually}/rule.md (65%) diff --git a/categories/communication/rules-to-better-email.md b/categories/communication/rules-to-better-email.md index ab1d8683a31..c6c0a4751c8 100644 --- a/categories/communication/rules-to-better-email.md +++ b/categories/communication/rules-to-better-email.md @@ -49,7 +49,7 @@ index: - good-email-subject - change-the-subject - do-you-link-similar-threads-with-similar-subjects -- do-you-send-tasks-one-email-at-a-time +- split-emails-by-topic - duplicate-email-draft - do-you-know-when-and-when-not-to-use-email - do-you-prepare-then-confirm-conversations-decisions diff --git a/rules/do-you-send-tasks-one-email-at-a-time/rule.md b/rules/email-unrelated-individually/rule.md similarity index 65% rename from rules/do-you-send-tasks-one-email-at-a-time/rule.md rename to rules/email-unrelated-individually/rule.md index 37636a168df..557f5554048 100644 --- a/rules/do-you-send-tasks-one-email-at-a-time/rule.md +++ b/rules/email-unrelated-individually/rule.md @@ -1,10 +1,10 @@ --- -seoDescription: Learn how to send tasks one email at a time and improve communication by breaking up unrelated tasks, grouping related tasks, and replying to "done"s. +seoDescription: Learn how to send tasks one email at a time and improve communication by breaking up unrelated tasks, grouping related tasks, and replying "Dones". type: rule archivedreason: -title: Do you know when to send tasks one email at a time? +title: Do you split emails by topic? guid: 9f321108-9a2e-4a89-b287-aff227d5d5a2 -uri: do-you-send-tasks-one-email-at-a-time +uri: split-emails-by-topic created: 2009-03-30T03:26:32.0000000Z authors: - title: Adam Cogan @@ -16,25 +16,29 @@ authors: related: - send-email-tasks-to-individuals - communication-are-you-specific-in-your-requirements -redirects: [] + - separate-messages +redirects: + - do-you-send-tasks-one-email-at-a-time + - email-unrelated-individually + --- -Do you sometimes find that people don't follow all the items you have listed in a long and carefully drafted email? +People often overlook or miss items in long, carefully drafted emails. To improve clarity and task completion, it's more effective to send separate emails for unrelated (or independent) tasks. -Make it easier for everyone by sending unrelated (independent) tasks one email at a time. Also, don't forget to make your requests very clear. -With separate emails, When a person has completed a specific task they just have to reply "Done" to that email, delete it, then move on to the next task. +Each email should focus on one task or multiple tasks that are directly related or interdependent. This helps recipients complete the tasks, reply with "Done," delete the email, and move on to the next without confusion. Additionally, ensure your requests are clear and concise to minimize misunderstandings. -### Breaking up unrelated tasks +## Group related tasks -If you have a list of things to be done, have a second look, you may find that your requests are not directly related (don't depend on each other OR are not to be done in the same environment). In this case, it is better to break it up and send separate emails. +If you are requesting many smaller tasks under the same topic, you should group them in the same email. In this case, [number each task that you wish to be completed](/number-tasks-questions). -### Grouping related tasks +## Break up unrelated tasks -As per the examples above, if you are requesting many smaller tasks under the same topic, you should group them in the same email. In this case, [number each task that you wish to be completed](/number-tasks-questions). +If you have a list of things to be done, and find that your requests are **not** directly related (don't depend on each other OR are not to be done in the same environment), it is better to break it up and send separate emails. ::: email-template + | | | | -------- | --- | | To: | Steven | @@ -56,6 +60,7 @@ Figure: Bad example - One email for multiple unrelated tasks (domains vs styling ::: ::: email-template + | | | | -------- | --- | | To: | Steven | @@ -71,6 +76,7 @@ Figure: Bad example - One email for multiple unrelated tasks (domains vs styling ::: ::: ::: email-template + | | | | -------- | --- | | To: | Steven | @@ -88,7 +94,7 @@ Figure: Bad example - One email for multiple unrelated tasks (domains vs styling Figure: Good example - Separate emails for unrelated tasks. A few related tasks in the same email ::: -### Breaking up monster tasks +## Break up monster tasks If you have a very large task that requires days of work, it is also better to break it up and send separate related emails. A big task like "Boil the Ocean" would become several emails with consistent subjects: @@ -102,8 +108,8 @@ The advantages are that you get an email history for specific parts, making it e **Tip:** Understand tasks sizes by reading [how to size user stories effectively](/estimating-do-you-know-how-to-size-user-stories-effectively). ::: -### Replying 'dones' +## Replying 'Dones' -When replying to emails, always reply to each email individually. Don't consolidate them all into one as it leaves unfinished email threads. +When replying to emails, always reply to each email individually. Never consolidate separate emails into one as it leaves unfinished email threads. Learn more about [the best ways to reply "Dones"](/dones-do-you-reply-done-and-delete-the-original-email). diff --git a/rules/separate-messages/rule.md b/rules/separate-messages/rule.md index 636a2997648..589f6a26668 100644 --- a/rules/separate-messages/rule.md +++ b/rules/separate-messages/rule.md @@ -15,13 +15,14 @@ guid: 01cc440f-7eff-49ca-a544-acbfd93e11f1 related: - answer-im-questions-in-order - easy-questions + - split-emails-by-topic --- When messaging someone, it's often tempting to send a big block of text. This can make your thoughts difficult to respond to, especially if there are unrelated subjects. Instead, you should split your thoughts into several individual messages, separated by subject. -### Why separate messages? +## Why separate messages? Breaking messages ensures that each segment is clear and distinct, avoiding confusion and promoting a better understanding of individual points. It encourages recipients to respond or interact to specific points or questions, fostering more focused and efficient communication.