justintv-stream-notifications icon indicating copy to clipboard operation
justintv-stream-notifications copied to clipboard

Ability to add tags to streamers

Open LeLobster opened this issue 9 years ago • 8 comments

It would be nice to have the ability to add a tag to streamers which would be displayed next to their name.

Example:

I have 3 streamers in my list which i only watch for certain events they host every so often. But when those events are not running i don't care about watching them. So it would be nice if i could add a tag of the dates on which the next event would go live to their name.

Todo:

  • [ ] Add tag string to database
  • [ ] Add UI for setting tag string
  • [ ] Include tag string in search

LeLobster avatar Oct 10 '15 23:10 LeLobster

So it's more like a "flair", as in one channel can only have one "note"?

freaktechnik avatar Oct 11 '15 00:10 freaktechnik

Yes, exactly.

Another good example could be the following.

i have someone i only watch when he's streaming his World Records attempts for Super Mario 64. So i would tag him with something like: "Super Mario 64 - 70 Star WR"

My list of streamers i have added is already pretty big, and sometimes i forget why i added someone. So it could also serve as a reminder of who someone is and why i added that person.

LeLobster avatar Oct 11 '15 00:10 LeLobster

Development of this feature will happen in the tags branch.

@Nhoise would it be ok if the value of the tag string is not exposed anywhere else than where you can set it? Of course you could cancel out of the tag editing thing. EDIT: wait, stupid question. Rather: would it be okay if it was shown as part of the "extra info" stuff? Or should it be a separate group?

freaktechnik avatar Oct 22 '15 21:10 freaktechnik

Do you mean enabling/disabling the showing of the tags being included in the 'extra info in panel' checkbox in the options menu? If so, yeah sure. That's totally fine.

If you mean actually displaying the tag next to the 'extra info' (Yellow) bit then: why not just put it next to the name? (Red) Picture for reference. picture for reference

LeLobster avatar Oct 24 '15 14:10 LeLobster

I'm actually thinking about even only having an about config setting that lets you disable the display of tags but make it so they are still taken into account when searching (basically it will just hide the text in the panel and channels manager).

freaktechnik avatar Oct 24 '15 17:10 freaktechnik

Ah, yes. I can imagine that saving a lot of extra work. About:config options are perfectly fine. Though it might be too 'hidden' for regular users, if you know what i mean. I'm pretty sure a large amount of casual users have no idea that about:config even exists.

LeLobster avatar Oct 24 '15 18:10 LeLobster

Yes, but a large amount of users wouldn't want to add a note thing and then not display it in the panel...

freaktechnik avatar Oct 24 '15 20:10 freaktechnik

Lol yeah, i guess that's true.

LeLobster avatar Oct 25 '15 13:10 LeLobster