Nheko-Reborn / nheko

Desktop client for Matrix using Qt and C++20.

Home Page:https://nheko-reborn.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide nested spaces from sidebar

RoblKyogre opened this issue · comments

The Problem

Currently, when in a space that has a lot of nested spaces (for example the discord space created by mautrix-discord), every single space is shown in the sidebar, cluttering it up.

The Solution

Add an option to hide spaces that are nested within another space that the user is in.

Alternatives

Only thing I can think of is hiding the sidebar, but that defeats the purpose of organizing rooms into spaces.

Additional context

No response

Happens in the latest version

  • Yes, this feature is still missing.

Have you tried:

  1. dragging out the sidebar to make it wider
  2. Collapsing the space
  3. Narrowing it again

oop, didn’t think to try that 😅
thanks, does what i wanted it to do!