Indentation is a simple but powerful way to make your content easier to scan. When used wisely, it helps readers quickly see structure, hierarchy, and relationships between elements like questions and answers, examples, or nested lists. Overdoing it, however, can make layouts feel uneven or cramped—especially on mobile.
Written communication can easily cause misunderstandings. Help the reader understand your message better by:
This way you won't forget any questions in the original email.
Note: You do not need to use ">" and indentation, when you are replying to the task that is very clear, because in this case extra text reduces clarity.
Please change from X to Y
The program flow logic worries me a bit
Done. Sorry, this wasn't a final decision - I just put it there for testing purposes
❌ Figure: Bad example - There's too much information with no reasonable order
"Please change from X to Y"
Done - northwind365.com
"The program flow logic worries me a bit"
Sorry, this wasn't a final decision - I just put it there for testing purposes
❌ Figure: Bad example - Order is OK, but it's using quotes to reference others' text + no indentation + missing numbers on questions/tasks
> 1. Please change from X to Y
Done - northwind365.com
> 2. The program flow logic worries me a bit
Sorry, this wasn't a final decision - I just put it there for testing purposes
🙂 Figure: OK example - Even with ">", indentation and numbers, without spacing the text becomes cramped and hard to read
> 1. Please change from X to Y
Done - northwind365.com
> 2. The program flow logic worries me a bit
Sorry, this wasn't a final decision - I just put it there for testing purposes
✅ Figure: Good example - You can clearly see the context of each part of the reply
Tip #1: When using Outlook, the raw “>” character may be automatically formatted to a “>” bullet point. This change is a problem because it may change to a normal bullet point after being sent. To prevent this issue, press Control+Z to turn it back into the raw “>” character.
Tip #2: For those using mobile devices the indentation function is not available, try instead using 3 spaces to indent manually
Tip #3: Note the extra line break after each reply... this helps group each question with it's answer
Tip #4: If you're quoting someone who already used >, you can use >>
Tip #5: Some people also use a different text color in their reply, but this is generally overkill
When using Markdown (usually on GitHub), use ">" symbol (which means HTML blockquote) to achieve a similar result.
Figure: Indenting tasks in Markdown
Figure: How it looks
You can find more info about GitHub Markdown syntax at Basic writing and formatting syntax.
Video: Top 10+ Rules to Better Email Communication with Ulysses Maclaren