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

Favourite/Unified channels list #180

Open
nomadturk opened this issue Mar 11, 2016 · 4 comments · May be fixed by #4556
Open

Favourite/Unified channels list #180

nomadturk opened this issue Mar 11, 2016 · 4 comments · May be fixed by #4556
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.

Comments

@nomadturk
Copy link

Would it be possible to have a Favorites list that we can be activated via a setting and when activated it can contain our favourite channels from various networks where tend to check the most?

Some people does have a lot of networks in their repository and it would be a drag to check the whole list whenever they want to check this and that.

@maxpoulin64 maxpoulin64 added the Type: Feature Tickets that describe a desired feature or PRs that add them to the project. label Mar 11, 2016
@maxpoulin64
Copy link
Member

Sounds like a good idea. I would not see it exactly as favorites, but adding an option to allow the user to sort channels everywhere including out of its network tab could work pretty great for that. We're already halfway there since we can already sort channels manually in a network.

@DanielOaks
Copy link
Contributor

I think something along these lines could be really useful. Since I idle in a few hundred channels, but only keep a close eye on a handful or so, it'd be really nice if I could sort those out separately. I've had a bit of a look into implementing it myself, but I'm not too familiar with node.js or the similar client-side tech at the moment.

@rossengeorgiev
Copy link

rossengeorgiev commented Jul 8, 2019

In v3.1.0 we can collapse networks, and only channels with activity will show up. It would be nice if we can pin certain channels so that they show always.

@AlMcKinlay
Copy link
Member

I feel like we need to come at this properly and think about how we should deal with different ways of ordering the channels.

Currently, we try and organise them alphabetically, but if someone has moved one or multiple we half-don't organise them anymore. We should probably sort this into a setting that allows someone to choose how they organise.

I would suggest 2 choices. One regarding grouping, and one regarding sorting.

Grouping:

  • Per Server
  • Global
  • Custom

Sorting:

  • Alphabetical
  • Custom

Then we don't have the half-sorted system we currently have, and allow people to break them out of their current groupings. This would lead to simpler code and allow people to have their own sorting/grouping. Thoughts?

Obviously, not all of this would happen at once.

@MaxLeiter MaxLeiter linked a pull request May 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants