-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make sections foldable (collapsible headings) #1841
Comments
I would love either this or the headline overview from the other issue being implemented (or both). |
Thanks for proposing this. |
Well, to be honest we had this feature on our feature planning whiteboard recently and I agree that it's a useful one. So maybe let's keep this open? 😁 |
There are 2 things to be added:
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
You're right I totally missed #3646, let me actually extract the first part of this ticket and the discussion and move over to that one. |
Spoilers/foldable details sections are tracked separately in #3646
This ticket remains about making existing sections like headings foldable.
Initial report
Is your feature request related to a problem? Please describe.
For large pages, it is hard to have a vision of the structure, or to navigate within the page to find the right section / paragraph.
Describe the solution you'd like
It would be great to be able to collapse (fold) and open (unfold) sections, thanks to a small arrow on the left. Sections would be based on headers (H1, H2, ...), with subsections that would also be collapsible (foldable). In addition, a button on the top would fold/unfold all.
Describe alternatives you've considered
Having a menu on the top or on the right sidebar (also with collapsible sections)
Additional context
The text was updated successfully, but these errors were encountered: