Use WPS Unordered List on Windows with 5 how-to topics, including 5 free topics and 0 membership-related topics; choose a topic from the index and follow the matching entry path.
How-to Index
How-to Guide
1. Insert an unordered list with a slash command
Entry path: Document editing area → type / → select the Unordered List icon
- Place the cursor on a blank line in the document.
- Type
/to open the command menu. - Select Unordered List from the menu.
- You can also type
/wxlbor/bullet listto insert it faster. - Type your content and press Enter to add the next bullet item.
Success Criteria
- Interface result: The current line shows a bullet point.
- What you can do next: You can keep typing and continue the list item by item.
Tips While Using
- Common mistake: If you do not start on a blank line, it may be harder to select the target command directly.
- Environment note: English shortcut commands need to match the supported command wording in the editor.
2. Insert an unordered list from the ribbon
Entry path: Document editing area → ribbon → Unordered List icon
- Place the cursor where you want to insert the list.
- Click the Unordered List icon on the ribbon.
- Type the first item and press Enter to add the next item automatically.
Success Criteria
- Interface result: The current line changes into a bulleted list item.
- What you can do next: You can continue entering multiple parallel items.
Tips While Using
- Common mistake: If the cursor is not in the intended position, the list is inserted at the current cursor location.
3. Insert an unordered list from the paragraph handle
Entry path: Select the target paragraph → paragraph handle icon → Unordered List button
- Place the cursor in the target paragraph, or select multiple paragraphs first.
- Click the paragraph handle icon on the left side.
- Click Unordered List to convert the current paragraph into list formatting.
Success Criteria
- Interface result: Bullet points appear before the selected paragraph or paragraphs.
- What you can do next: You can continue adding or adjusting list content.
Tips While Using
- Common mistake: If the wrong paragraph is selected, the converted range may not match what you expected.
4. Add an unordered list from the Insert menu
Entry path: Document editing area → ribbon → Insert drop-down menu → Unordered List icon
- Place the cursor where you want to insert the unordered list.
- Click the Insert drop-down menu on the ribbon.
- Click the Unordered List icon.
- Type your content and press Enter to continue the list.
Success Criteria
- Interface result: An unordered list appears at the current insertion point.
- What you can do next: You can keep entering multiple items in the same list.
Tips While Using
- Common mistake: If the Insert menu is not expanded, the list entry point may be easy to miss.
5. Create an unordered list with Markdown-style input
Entry path: Blank line in the document → type * + Space or - + Space
- Place the cursor on a blank line in the document.
- Type
*and then press Space. - Or type
-and then press Space. - Enter your text, and the current line changes into an unordered list item automatically.
- Press Enter to add another item, or press Enter twice to end the list.
Success Criteria
- Interface result: The current line changes into a bulleted list after the symbol and Space are entered.
- What you can do next: You can continue the list or return to a normal paragraph.
Tips While Using
- Common mistake: If you do not enter a Space after the symbol, the list format may not be triggered.
- Environment note: This method needs an editing state that supports Markdown-style quick formatting.