-
Notifications
You must be signed in to change notification settings - Fork 29
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
whitelist/blacklist discussion #22
Comments
@caheru |
@Peuj does whitelist regex allow to use negations? :-) |
not at all !!! :D |
This could be workaround for tendency to change naming conventions of that lists, because @Peuj not favors any of them. But, I was really not joking - some time name should be change sth like (Allow|Deny)list.
btw @ouuan combining the rules for different things is complex thing. Could You prepare some most sophisticated example you could imagine, and if @Peuj will accept that I will be greatful to make change. |
@ouuan You're right, it works but it's not explicitly the goal.
Not sure of what you mean. I don't use the whitelist and will probably not use the blacklist also. So I've renamed this thread to be an opened discussion about whitelist/blacklist. Any suggestions with usecases is welcome. 😃 |
I think he/she means "black/whitelist" is related to racism, and "allow/deny list" is better. I read about articles about it, but I seldom think of it, because I don't think it's related to racism. |
@ouuan and @Peuj tell me what you think could be useful.
yeah, you got it. I agree with You @ouuan but in fact there was many of that kind of black/white lists in history. Like pubs for Black, shops for Nazi. There was a lot of history behind that. I don't get it even more for github master general branch name which is considered to be changed. We all have ppl getting Masters degree - is it make it bad? I dont think so. But there could be someone which could be offended because it. Also, thanks for "he/she". I am he. But in general I know that if you don't know who - you call just they/them @ouuan |
My suggestion is ordered set of rules which are:
Iterating throught this ordered set/list.
But, btw. Last time I rarelly use that closing and just add all of things to specific folder of my Starred Tabs list, and then try to reprocess that folder. So, maybe I don't get idea no longer. |
In fact I'm OK with these changes as long as they are not breaking changes. I can care about my words when talking with others, but not when using a git alias. |
I personally don't care about colors, master, he/she,... Depending of your native language, where you live,.. there are different meanings and what is important is the intention behind the words. Going back to main subject, I missed the Here's my understanding, fell free to comment: First there are two modes:
Now about the rules:
|
@JulianVolodia and @ouuan (and others) And again, I don't use those features so if there is something you don't need in what I've described let me know. |
@Peuj obvious if asked and everybody ask about. Great to know. I just want to contribute, bc that's very nice project which helped me to decrease my tabs count and then to stop do "read-it-later" lifestyle any longer (that addon work on it with some unexpected mobile Chrome crashes to free me). ;) |
Do you mean like this 👇? But I think |
ignore urls |
I found this plugin, which implements the whitelist function https://github.com/marinebox/tab-killer https://chrome.google.com/webstore/detail/tab-killer/gpmdlohnnmjfoojdcjojoimhkiifcbkl?hl=zh-CN |
May I add a question? I'd rather blacklist than whitelist the urls as I only have a small number of urls which are supposed to be deduplicated while all others shall remain unaffected. Is it possible to do this using not in regex?
Originally posted by @caheru in #16 (comment)
The text was updated successfully, but these errors were encountered: