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

Improved display of space names in switcher #323

Closed
krille-chan opened this issue Jul 15, 2023 · 2 comments
Closed

Improved display of space names in switcher #323

krille-chan opened this issue Jul 15, 2023 · 2 comments
Labels
stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Preamble

Spaces provide a convenient generalization for classifying rooms and, as such, can be used for personal use to group rooms. For example, this (for the most part) justifies the deprecation of an automatic grouping of rooms into Direct Messages and Rooms, because everyone can freely decide to group rooms like that by using spaces.

For this personal purpose, it is convenient to have a compatible low-effort/ad-hoc semantic, for example for presentation. In this issue I'd like to propose one such feature which would generate an improved logo for the switcher-bar at the bottom of FluffyChat when no image has explicitly been uploaded as a room logo.

Feature Request

For spaces in the bottom switcher-bar, the first N (typically 1 or 2) characters of the space name are shown as a ad-hoc logo, and the space name is shown as the space name next to it (status quo). Additionally, if the space name matches ([[:emoji:]])[[:space:]](.*), an Emoji followed by a space and then other stuff, the Emoji is shown as the ad-hoc logo and the remainder (second capture group) is shown as the space name next to it.

Copy link

github-actions bot commented Mar 5, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Mar 5, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant