justintv-stream-notifications
justintv-stream-notifications copied to clipboard
Ability to add tags to streamers
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
So it's more like a "flair", as in one channel can only have one "note"?
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.
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?
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.
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).
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.
Yes, but a large amount of users wouldn't want to add a note thing and then not display it in the panel...
Lol yeah, i guess that's true.