Skip to content
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

Rooms grouping #323

Closed
KitsuneRal opened this issue Feb 28, 2018 · 2 comments
Closed

Rooms grouping #323

KitsuneRal opened this issue Feb 28, 2018 · 2 comments
Assignees
Labels
enhancement A feature or change request for Quaternion

Comments

@KitsuneRal
Copy link
Member

KitsuneRal commented Feb 28, 2018

This is another sub-issue under #48 - once #322 is done, the next step would be to group rooms into a tree by their tags (respecting the order stored on the server). We may even go one step beyond Riot and allow users to reorder tags themselves (not only rooms inside tags) but this will require additions to libqmatrixclient.

@KitsuneRal KitsuneRal added the enhancement A feature or change request for Quaternion label Feb 28, 2018
@KitsuneRal
Copy link
Member Author

This may or may not supersede what's been done in #227, depending on the way we organise rooms (e.g., if we add servers as a top level in the tree then there will be no case for such disambiguation).

KitsuneRal added a commit that referenced this issue Mar 5, 2018
Closes #322. Full support includes room ordering within a tag, which implies organising rooms under tags in the UI (the scope of #323).
@KitsuneRal KitsuneRal changed the title Tree view of rooms Rooms grouping Mar 26, 2018
@KitsuneRal KitsuneRal self-assigned this Apr 9, 2018
KitsuneRal added a commit that referenced this issue Aug 15, 2018
The majority of work towards #323. Sorting got undone and rooms can't be reordered so the current state is not very daily-usable; still enough for initial testing.
@KitsuneRal
Copy link
Member Author

KitsuneRal commented Aug 18, 2018

The majority of things work, the two remaining to close this:

  • Restore sorting by display name instead of id
  • Remember expanded/collapsed state for each group

nicolasfella pushed a commit to nicolasfella/Quaternion that referenced this issue Dec 27, 2020
@KitsuneRal KitsuneRal moved this to Versions 0.0.9.1-3 - Released in Quaternion 1 Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for Quaternion
Projects
Status: Versions 0.0.9.1-3 - Released
Development

No branches or pull requests

1 participant