How to Add a Bullet Point in Any App or Platform
Bullet points are one of the most useful formatting tools in any document, presentation, or message. They break dense text into scannable chunks, help readers process lists quickly, and make your writing look organized. But the method for adding them varies more than most people expect — and getting it wrong means either staring at a plain hyphen or wrestling with formatting that won't cooperate.
Here's what you need to know across the most common environments.
Why Bullet Points Aren't One-Size-Fits-All
The reason there's no single universal answer is that bullet points are a formatting feature, not a text character — at least in most contexts. Some apps handle them as rich-text formatting (like bold or italic). Others treat them as structured list elements in code. A few let you type a keyboard shortcut that triggers them automatically.
The app you're using, the device you're on, and whether you're working in a rich-text or plain-text environment all shape the exact steps involved.
Adding Bullet Points in Microsoft Word and Google Docs
These are the two most common word processors, and both handle bullets similarly.
Microsoft Word:
- Click the bullet list icon in the Home toolbar (it looks like three lines with dots)
- Or press Alt + H, U on Windows to activate it from the keyboard
- Once active, each time you press Enter, a new bullet appears automatically
- Press Enter twice or hit Backspace at the start of a blank bullet to exit the list
Google Docs:
- Click Format → Bullets & numbering → Bulleted list
- Or use the toolbar shortcut — the bullet list icon sits in the formatting bar
- Keyboard shortcut: Ctrl + Shift + 8 on Windows/Chrome OS, ⌘ + Shift + 8 on Mac
Both apps also let you create nested bullet points (sub-bullets) by pressing Tab to indent a level and Shift + Tab to outdent.
Adding Bullet Points in Microsoft PowerPoint and Google Slides
Presentation apps work slightly differently because text lives inside text boxes, not a continuous document.
Click inside a text box first, then:
- In PowerPoint: use the bullet icon in the Home tab, or press Alt + H, U
- In Google Slides: use the Format menu or the toolbar bullet icon
If you're adding a new text box from scratch, it may default to plain text — you'll need to activate the bullet formatting manually once you start typing.
Bullet Points in Email Clients 🖊️
Gmail and Outlook (web versions) both support bullets through their formatting toolbars, but only when you're composing in rich-text mode.
- In Gmail: look for the bullet list icon in the formatting bar at the bottom of the compose window (it appears when you hover or click the A icon)
- In Outlook (web): the formatting toolbar appears above your message area and includes a bullet list button
Plain text mode — which some users prefer for cleaner emails or compatibility — strips all formatting, including bullets. In plain text, people typically use hyphens (-) or asterisks (*) to simulate bullet points visually.
Bullet Points in Markdown
Markdown is used in tools like Notion, GitHub, Reddit, Discord, Obsidian, and many documentation platforms. 📝
In Markdown, bullet points are created with plain characters:
- Type a hyphen (
-), asterisk (*), or plus sign (+) followed by a space, then your text - Press Enter to start the next bullet
- Indent with two or four spaces (depending on the platform) to create a nested sub-bullet
- First item - Second item - Nested item Most Markdown-aware tools render these into visual bullet points automatically. In tools like Notion, you can also type /bullet using the slash command menu to insert a bullet list block.
Bullet Points on Mobile Devices
On smartphones and tablets, the process depends on the app:
- Microsoft Word (mobile): tap the bullet icon in the formatting toolbar that appears above the keyboard
- Google Docs (mobile): tap the A formatting icon in the top bar, then select the bullet list option
- Notes app (iOS): tap the bullet list icon in the toolbar above the keyboard
- Samsung/Android Notes: similar toolbar icon above the keyboard
One variable worth noting: some mobile keyboards (especially on older Android devices) don't show rich-text formatting options by default. If you don't see a bullet icon, check whether you're in a plain-text field — like an SMS message or a basic notes app — where formatting isn't supported at all.
The Bullet Point Character Itself
Sometimes you don't want a list — you just want the bullet point symbol (•) dropped into a sentence or a design.
Ways to insert the bullet character directly:
| Method | How |
|---|---|
| Windows keyboard shortcut | Alt + 0149 (numeric keypad) |
| Mac keyboard shortcut | Option + 8 |
| Copy-paste | Copy • from anywhere and paste it |
| HTML | Use • or • |
| Unicode | U+2022 |
This is useful in spreadsheets, plain-text environments, or anywhere you need the symbol without triggering list formatting.
Variables That Change Your Exact Steps
Even with all of the above, a few factors determine which method applies to you:
- The app and its version — older versions of Office, for example, have different toolbar layouts
- Rich text vs. plain text mode — if your environment doesn't support formatting, bullets won't render
- Device and operating system — mobile workflows differ from desktop, and keyboard shortcuts don't always translate between Windows and Mac
- Platform-specific behavior — some tools (like Slack or Teams) use Markdown-style input; others have their own formatting systems
The right method for adding a bullet point isn't complicated — but it does depend entirely on where you're working and what that environment supports. 🖥️