Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.07k stars 449 forks source link

Add an option to ignore emotes the same way you could in c1 #867

Open GaZaTu opened 6 years ago

GaZaTu commented 6 years ago

The current solution requires me to type the emote twice AND add some invisible character as a replacement. I really don't think this is user friendly. I would like to be able to use it the same way i was able to in c1. Just a simple line separated list. Some kind of import button that opens a window to do that would be perfectly fine aswell.

pajlada commented 6 years ago

Sounds good, I agree it's a bit convoluted to get the same functionality as in chatterino1

hemirt commented 6 years ago

twitch emote could be ignored here and bttv emote here

Pashuu commented 5 years ago

Adding an option when right clicking to ignore a single emote or all emotes from the same account would also do wonders

ALazyMeme commented 4 years ago

Isn't this possible using the ignores tab? Or am I missing something?

apa420 commented 4 years ago

You can ignore emotes by using the ignores tab and setting the replacement to nothing.

apa420 commented 4 years ago

Misunderstood the issue. It has not been resolved.

ALazyMeme commented 4 years ago

Misunderstood the issue. It has not been resolved.

What did you misunderstand? This works just fine by adding the emote in the ignores tab....

apa420 commented 4 years ago

Removing the emote image but keeping the text doesn't work intuitively. Like op said, if you want to do it you'd have to add a zero-width char after.

ALazyMeme commented 4 years ago

if you want to do it you'd have to add a zero-width char after.

I tested it by not adding the zero-width character and it worked just fine (even spamming it multiple times)

apa420 commented 4 years ago

Yes, that's the point, it's a very dumb workaround for a feature that was in ch1.

ALazyMeme commented 4 years ago

How is it a dumb workaround? It works just fine by adding a single ignore line with the emote... Literally this is all you need to do: image

apa420 commented 4 years ago

In your case "gachiBASS" should appear as text literal gachiBASS in chat (no emote). Not ***

ALazyMeme commented 4 years ago

No, it wouldn't as I explained in my previous comment: https://github.com/Chatterino/chatterino2/issues/867#issuecomment-636308607 This blocks ALL instances of it (including that WITH the zero-width character).

apa420 commented 4 years ago

You're so dense. Read the thread again. The point is to keep the text of the emote, but not the emote image.

ALazyMeme commented 4 years ago

You're so dense. Read the thread again. The point is to keep the text of the emote, but not the emote image.

I don't appreciate your childish comments. Based on the title, I was under the assumption that you gazatu wanted to ignore emotes.

apa420 commented 4 years ago

I had to explain the same thing 4 times. I'm going to call you dense for it.

ALazyMeme commented 4 years ago

Yes and you failed to explain it well 3 times (likely due to a native language barrier). Keep the childish comments out of it.

GaZaTu commented 4 years ago

i feel like i have to explain this once and for all, the main issue is that its not userfriendly to well "disable" emote images, in c2 when you ignored an emote it replaced the image with its code. thats the functionality i was missing.