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

[FEATURE] Allow users to opt-out of their messages being sent to highlights #252

Open
eepykate opened this issue Oct 12, 2021 · 15 comments
Open
Labels
enhancement New feature or request Priority: Medium

Comments

@eepykate
Copy link
Contributor

eepykate commented Oct 12, 2021

If you want it to be more 'fair', this could also make that user not get any highlight DMs, similar to disabling read receipts in most chat apps.

@eepykate eepykate added enhancement New feature or request maybe For issues that have not been decided if they should be done or not labels Oct 12, 2021
@elkowar
Copy link
Contributor

elkowar commented Oct 13, 2021

Has anyone actually requested this?

@eepykate
Copy link
Contributor Author

Well, why do you think I have been inserting invisible characters mid-word into my messages? As a sideaffect, that also breaks searching.

@ghost
Copy link

ghost commented Oct 13, 2021

How would this even be implemented? Message suffixed by something like "--no-highlight"?

@eepykate
Copy link
Contributor Author

!hl optout or something.

@ghost
Copy link

ghost commented Oct 13, 2021

!hl optout or something.

How would you do that on a specific message? for eg. I just want this specific message to not be detected as a highlight for others, I don't want my entirety of messages to be not detected as highlights by the bot.

@eepykate
Copy link
Contributor Author

Having it be per-message is stupid. I want it to be per-user, for every one of their messages until they opt back in.

@eepykate
Copy link
Contributor Author

eepykate commented Oct 13, 2021

I don't want my entirety of messages to be not detected as highlights by the bot.

Then don't opt out...

@ghost
Copy link

ghost commented Oct 13, 2021

Having it be per-message is stupid. I want it to be per-user, for every one of their messages until they opt back in.

You could implement both I guess?

What if I just want to send "Henlo lom!" without "lom" being detected as a highlight rather than every message of mine being disabled from highlights? Going to #bot and then having to opt out, send the message, then opt in again is well, kinda annoying?

@eepykate
Copy link
Contributor Author

eepykate commented Oct 13, 2021

@elkowar

Like, highlights are the reason I made the thing that also unintentionally breaks searching

@eepykate
Copy link
Contributor Author

@Kattress Then insert an invisible character or something. That is significantly easier to do for one message than for every one of them.

@eepykate
Copy link
Contributor Author

Like, since you're asking those questions, this is not a feature you will ever want.

@ghost
Copy link

ghost commented Oct 13, 2021

Like, since you're asking those questions, this is not a feature you will ever want.

I was simply clarifying on a per-message system would be good.

@ghost
Copy link

ghost commented Oct 13, 2021

Also thanks for assuming that being me curious regarding a suggested feature immediately makes it not useful for me.

@eepykate
Copy link
Contributor Author

Well like

that's just.. stupid.

It's significantly easier for you to just insert an invisible character on one word in one message if you don't want it highlighted. What's the alternative? A visible suffix? A visible prefix? They're all bad ideas.

at best, the one thing which you might be able to do is detect an invisible character anywhere in the message and exclude the whole message, but either way, that is wayyy off what I want, because again, 1 message is significantly easier than 1300.

@eepykate
Copy link
Contributor Author

curious regarding a suggested feature immediately makes it not useful for me.

No, it's the fact that

  1. You said "I don't want my entirety of messages to be not detected as highlights by the bot.", which is explicitly what this whole issue is for.
  2. You said "How would you do that on a specific message?" when this issue is about user-based, not for one specific message

@eepykate eepykate added Priority: Medium and removed maybe For issues that have not been decided if they should be done or not Priority: Low labels Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Medium
Projects
None yet
Development

No branches or pull requests

2 participants