Open GaZaTu opened 6 years ago
Sounds good, I agree it's a bit convoluted to get the same functionality as in chatterino1
Adding an option when right clicking to ignore a single emote or all emotes from the same account would also do wonders
Isn't this possible using the ignores tab? Or am I missing something?
You can ignore emotes by using the ignores tab and setting the replacement to nothing.
Misunderstood the issue. It has not been resolved.
Misunderstood the issue. It has not been resolved.
What did you misunderstand? This works just fine by adding the emote in the ignores tab....
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.
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)
Yes, that's the point, it's a very dumb workaround for a feature that was in ch1.
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:
In your case "gachiBASS" should appear as text literal gachiBASS in chat (no emote). Not ***
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).
You're so dense. Read the thread again. The point is to keep the text of the emote, but not the emote image.
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.
I had to explain the same thing 4 times. I'm going to call you dense for it.
Yes and you failed to explain it well 3 times (likely due to a native language barrier). Keep the childish comments out of it.
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.
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.