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

Enable custom tags by default #8723

Closed
aaronraimist opened this issue Feb 16, 2019 · 12 comments
Closed

Enable custom tags by default #8723

aaronraimist opened this issue Feb 16, 2019 · 12 comments

Comments

@aaronraimist
Copy link
Collaborator

I've seen several people who think custom tags are just gone in the redesign. Why not enable this by default? If someone doesn't have any custom tags then they won't be affected.

@aaronraimist aaronraimist changed the title Enable Group & filter rooms by custom tags by default Enable custom tags by default Feb 16, 2019
@aaronraimist
Copy link
Collaborator Author

I think there may have been performance issues with it, so behind labs for now.

https://matrix.to/#/!iNmaIQExDMeqdITdHH:matrix.org/$1550291581141853uttqM:matrix.org?via=matrix.org&via=linuxgaming.life&via=disroot.org

@lampholder
Copy link
Member

Yeah, it was perf. issues and some usability issues (clicking a tag currently has a very different impact on the room list to clicking on a community) - we wanted people to be able to use tags if they wanted, but to know that the UX is very much in development.

@alphapapa
Copy link

I think there may have been performance issues with it, so behind labs for now.

https://matrix.to/#/!iNmaIQExDMeqdITdHH:matrix.org/$1550291581141853uttqM:matrix.org?via=matrix.org&via=linuxgaming.life&via=disroot.org

Which says:

Still there you just need to enable them in labs "Group & filter rooms by custom tags (refresh to apply changes)"

Yet in labs, I see only these choices:

  • Show recent room avatars above the room list (refresh to apply changes)
  • Enable widget screenshots on supported widgets

Where is the labs setting to re-enable room user-tags? I used this feature extensively.

@jryans
Copy link
Collaborator

jryans commented Mar 26, 2019

Where is the labs setting to re-enable room user-tags? I used this feature extensively.

I believe it's currently exposed on https://riot.im/develop only.

@turt2live
Copy link
Member

With the new room list it might be more feasible to do this without the performance penalties imposed by the current implementation, once the new room list supports custom tags.

@openarun
Copy link

It would be easier and great to have a custom category or grouping of the rooms with custom names ("Work", "Office", "Fun", Friends", and what not) .
Something like Folders in Telegram or Category in Discord or something or may be Tags?

@t3chguy
Copy link
Member

t3chguy commented Nov 26, 2020

Custom tags are going to be incompatible (at least initially) with Matrix Spaces which is being worked on currently, it aims to solve most usecases.

@alphapapa
Copy link

Custom tags are a very simple solution to the common need to group rooms in a way that's meaningful to the user. In matrix-client.el, it's as simple as typing, e.g. /tag Friends, and the room then appears in the "Friends" group of rooms.

I don't know what Matrix Spaces will entail, but it would be good if support for custom tags were restored in Element's Web UI. Rooms are already grouped by, e.g. "Favorites," "People," "Low priority," so it would seem to be simply a matter of "plugging in" custom tags to that framework.

@aaronraimist
Copy link
Collaborator Author

To be clear, tags are already supported in Element and have been for a while (although with a more Communities like UI rather than the UI for favorites, people, low priority). You just have to enable them. Turn on showLabsSettings and then go to the Labs settings and turn on Custom Tags https://github.com/vector-im/element-web/blob/develop/docs/config.md

@alphapapa
Copy link

  1. @aaronraimist Thanks, but that doc seems to indicate that I would have to set up my own instance of Element so I could customize that config JSON file. Is that correct, or is there a way to enable labs settings for app.element.io?
  2. Could this feature be moved out of labs, please? I'm not even in that many rooms, but it's already very difficult to find specific rooms in the list in Element. When the bar only shows room avatars, it's just a long, jumbled list of pictures; and when I expand it to show names, they're still not in a useful order, and each room's entry is so large that I have to do a lot of scrolling to find the one I need. If I could use custom tags, I could easily navigate them, like I do in matrix-client.el.

@aaronraimist
Copy link
Collaborator Author

aaronraimist commented Nov 26, 2020

  1. Not on app.element.io but you can turn it on in the Desktop app or in another instance of Element that already has labs settings enabled such as https://develop.element.io
  2. That's what this issue is for. It doesn't seem likely that it would happen now with Spaces being so close to being released.

@aaronraimist
Copy link
Collaborator Author

Closing in favor of spaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants