How To Strikethrough Text On Discord Mobile And Desktop
Hey there, Discord users! Ever wanted to emphasize a point by crossing out some text? Or maybe you just want to add a bit of humor to your messages? Whatever your reason, striking through text in Discord is a simple trick that can add a lot of personality to your chats. In this guide, we will explore two easy methods to strikethrough text on Discord, whether you're using the mobile app or the desktop version. So, let's dive in and learn how to master this handy formatting trick!
Understanding Strikethrough in Discord
Before we jump into the how-to, let's quickly touch on why you might want to use strikethrough in the first place. Strikethrough, which appears as a horizontal line running through the middle of the text, is a fantastic way to indicate that something is incorrect, outdated, or simply not relevant anymore. It can also be used for sarcasm, humor, or to show that you're changing your mind mid-sentence. Think of it as a visual cue that adds another layer of communication to your messages.
In the world of online communication, where tone can be easily misinterpreted, using formatting tools like strikethrough can be incredibly helpful. It allows you to convey nuances that might otherwise be lost in plain text. Plus, it's just a fun way to spice up your Discord conversations!
Why Use Strikethrough?
- To Indicate Errors or Changes: Strikethrough is perfect for correcting mistakes without deleting your original message. It shows your thought process and how you arrived at the correct information. For example, you might say, "I thought the meeting was at ~2 PM~ 3 PM." This clearly shows your initial thought and the correction.
- For Sarcasm and Humor: Strikethrough can add a layer of sarcasm or humor to your messages. Imagine saying, "I'm ~totally~ excited about this Monday morning meeting." The strikethrough adds a playful tone to your message, indicating that you might not be as enthusiastic as you sound.
- To Show Cancellation or Removal: If you're organizing an event or making a list, strikethrough can be used to mark items that are no longer applicable. This is a clean and efficient way to keep everyone informed without cluttering the chat with deleted messages.
- For Creative Expression: Beyond practical uses, strikethrough can simply be a fun way to express yourself. It can add emphasis or create a visual break in your text. Experiment with it and see how you can incorporate it into your unique communication style.
Now that we understand the importance and versatility of strikethrough, let's get into the methods for using it on Discord. Whether you're on your mobile device or using the desktop app, Discord makes it super easy to format your text. Let's start with the desktop method.
Method 1: Strikethrough on Discord Desktop App
For those of you who primarily use Discord on your computers, the desktop app offers a convenient and quick way to strikethrough text. There are two main approaches you can take: using the context menu or using Markdown syntax. We'll walk through both methods step-by-step, so you can choose the one that best fits your style.
Using the Context Menu
The context menu is a user-friendly option, especially if you're new to Discord or prefer a visual approach to formatting. Here’s how to do it:
- Type your message: Start by typing the text you want to strikethrough in the chat box. Don't worry about formatting it yet; just get your message down.
- Select the text: Use your mouse or trackpad to highlight the specific words or phrases you want to strikethrough. Make sure you've selected the entire portion you wish to format.
- Right-click the selected text: This will open the context menu, a list of options related to your selection. Take a moment to glance through the menu; you'll see various formatting choices here.
- Hover over "Strikethrough": In the context menu, look for the "Strikethrough" option. It might be nested under a "Formatting" submenu, depending on your Discord version. Hover your mouse over it to reveal the strikethrough option.
- Click "Strikethrough": Once you've found the "Strikethrough" option, simply click it. Voila! Your selected text will now have a line through it, indicating that the formatting has been applied.
- Send your message: Now that your text is formatted, you can go ahead and send your message. The strikethrough will be visible to everyone in the chat.
Using Markdown Syntax
If you're a fan of keyboard shortcuts and prefer a more code-like approach, Markdown syntax is your best friend. Markdown is a simple formatting language that Discord supports, allowing you to format text using special characters. To strikethrough text using Markdown, you'll use double tildes (~~) before and after the text. Here’s the breakdown:
- Type your message with double tildes: To strikethrough text, simply enclose the words or phrases you want to format within double tildes. For example, if you want to strikethrough the word "example," you would type
~~example~~
. - Send your message: Once you've typed your message with the Markdown syntax, go ahead and send it. Discord will automatically interpret the double tildes and apply the strikethrough formatting.
Example: Typing ~~This is an example of strikethrough text.~~
will appear as This is an example of strikethrough text.
Why Use Markdown?
- Efficiency: Markdown can be faster than using the context menu, especially if you're formatting a lot of text. Once you get the hang of the syntax, it becomes second nature.
- Consistency: Markdown ensures consistent formatting across different platforms and devices. The double tilde syntax will work the same way on the desktop app, mobile app, and web version of Discord.
- Versatility: Markdown isn't just for strikethrough; it can be used for a variety of formatting options, including italics, bold, bold italics, and more. Learning Markdown opens up a world of formatting possibilities.
Now that you've mastered strikethrough on the desktop app, let's move on to the mobile app. Strikethrough on mobile works similarly, but with a few slight differences due to the mobile interface.
Method 2: Strikethrough on Discord Mobile App
For those who are always on the go, the Discord mobile app is a lifesaver. Whether you're catching up on chats during your commute or coordinating with friends from your phone, the mobile app keeps you connected. And yes, you can absolutely strikethrough text on the mobile app too! Just like the desktop version, you can use Markdown syntax to achieve this. The context menu method is not available on the mobile app, so Markdown is your go-to solution.
Using Markdown Syntax (Mobile)
The process for strikethrough on mobile is almost identical to the Markdown method on desktop. Here’s a step-by-step guide:
- Open the Discord app: Launch the Discord app on your smartphone or tablet. Make sure you're logged in to your account.
- Navigate to the chat: Go to the server and channel where you want to send your message.
- Tap the message bar: Tap on the message input bar at the bottom of the screen to bring up the keyboard.
- Type your message with double tildes: Just like on desktop, use double tildes (~~) before and after the text you want to strikethrough. For example, to strikethrough the word "important," you would type
~~important~~
. - Send your message: Once you've typed your message with the Markdown syntax, tap the send button (usually a paper airplane icon). Discord will automatically format your text with strikethrough.
Example: Typing ~~This message is no longer relevant.~~
will appear as This message is no longer relevant.
Tips for Mobile Formatting
- Keyboard shortcuts: Some mobile keyboards have shortcuts for symbols like tildes. Look for a symbols or special characters key (often labeled "Sym" or "123") to find the tilde (~) symbol.
- Practice makes perfect: If you're new to Markdown, it might take a little practice to get used to typing the syntax correctly. Don't worry if you make mistakes at first; just keep trying, and you'll get the hang of it in no time.
- Experiment with other formatting: While you're at it, why not explore other Markdown options on mobile? You can use asterisks (*) for italics and bold, and underscores (_) for italics as well. Combining these formats can make your messages even more expressive.
Other Text Styles in Discord
Speaking of other formatting options, Discord offers a variety of ways to style your text beyond strikethrough. Mastering these different styles can help you communicate more effectively and add flair to your messages. Here’s a quick rundown of some other popular text styles and how to use them:
-
Italics: To italicize text, enclose it in single asterisks (*) or underscores (_). For example,
*this text is italicized*
or_this text is also italicized_
. -
Bold: To make text bold, enclose it in double asterisks (**). For example,
**this text is bold**
. -
Bold Italics: For text that is both bold and italicized, use triple asterisks (***). For example,
***this text is bold and italicized***
. -
Underline: To underline text, enclose it in double underscores (__). For example,
__this text is underlined__
. -
Code: To format text as code, enclose it in single backticks (`). For example,
this text is code
. This is great for sharing snippets of code or commands. -
Code Blocks: For multi-line code blocks, use triple backticks (```) before and after the code. You can even specify the programming language for syntax highlighting. For example:
```python def hello_world(): print("Hello, world!") ```
-
Spoilers: To hide text behind a spoiler tag, use double vertical bars (||). For example,
||This is a spoiler||
. This is perfect for discussing plot twists or sensitive information without ruining it for others.
By combining these different text styles, you can create visually appealing and highly informative messages. Experiment with them and see how they can enhance your Discord communications.
Conclusion
So there you have it! You've learned two simple yet effective ways to strikethrough text on Discord, whether you're using the desktop app or the mobile app. By using the context menu on desktop or mastering Markdown syntax, you can add this handy formatting trick to your Discord arsenal. Remember, strikethrough is a fantastic tool for indicating errors, adding humor, or simply expressing yourself creatively.
But don't stop there! Discord offers a wealth of other text formatting options, from italics and bold to code blocks and spoilers. By exploring these different styles, you can become a true Discord formatting master and take your communication to the next level.
Now go forth and experiment with strikethrough and other formatting options in your Discord chats. Have fun, be creative, and most importantly, keep the conversations flowing!