[GH-ISSUE #7300] [FR] Feature to create nested Bullets #3241

Closed
opened 2026-03-23 21:28:38 +00:00 by mirror · 3 comments
Owner

Originally created by @Dhruv80576 on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7300

Description

I wanted to created nested bullets in some cases but i didn't find a way to do that.

Impact

Might help in improving presentation of data for user.

Additional Context

No response

Originally created by @Dhruv80576 on GitHub (Jan 29, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7300 ### Description I wanted to created nested bullets in some cases but i didn't find a way to do that. ### Impact Might help in improving presentation of data for user. ### Additional Context _No response_
Author
Owner

@MayurSMahajan commented on GitHub (Jan 30, 2025):

Did you mean something like this:

Image

this can be achieved by pressing Tab key to indent a bullet item.

Steps to achieve it:

  1. Press the - key to insert a bullet item and type the higher level item
  2. Press Enter or Return to insert a second bullet item on the same level.
  3. Press Tab to indent and nest the second bullet item.

Tip: Shift+Tab will un-indent the bullet item, so as to bring it on the same level as its parent.

<!-- gh-comment-id:2623529767 --> @MayurSMahajan commented on GitHub (Jan 30, 2025): Did you mean something like this: <img width="760" alt="Image" src="https://github.com/user-attachments/assets/17b1dbd7-46f1-4a14-912a-25ff6354fabc" /> this can be achieved by pressing `Tab` key to indent a bullet item. Steps to achieve it: 1. Press the `-` key to insert a bullet item and type the higher level item 2. Press `Enter` or `Return` to insert a second bullet item on the same level. 3. Press `Tab` to indent and nest the second bullet item. Tip: `Shift+Tab` will un-indent the bullet item, so as to bring it on the same level as its parent.
Author
Owner

@MayurSMahajan commented on GitHub (Jan 30, 2025):

Or if you mean something like hiding the content and having a parent, then you can use the Toggle Block, which can be inserted using > + space key or using the selection menu

<!-- gh-comment-id:2623531556 --> @MayurSMahajan commented on GitHub (Jan 30, 2025): Or if you mean something like hiding the content and having a parent, then you can use the `Toggle Block`, which can be inserted using `>` + `space` key or using the selection menu
Author
Owner

@Dhruv80576 commented on GitHub (Jan 30, 2025):

Yeah got it,
Thanks

<!-- gh-comment-id:2625168042 --> @Dhruv80576 commented on GitHub (Jan 30, 2025): Yeah got it, Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3241
No description provided.