-
Notifications
You must be signed in to change notification settings - Fork 22
indexioned rule support #105
Comments
Is there a reasonable implementation that exist? I don't see a reasonable way to handle "priority", but it's possible to handle just a "level" value. Like rules above the set level are ignored. |
i would also love to see a blocking level slider. you could combine stable filters and more risky, generic or experimental ones in the same list and adjust it if too many sites break. this was partially the reason for the feature suggestion to switch lists on or off for individual sites. the current level of the slider will also help to narrow down the filter in question in case of a bug report. |
The "slider" will only control which filter to enable, once a filter is activated it is activated, overriding rules will follow current rules, and that will not change. |
Most of these suggestions are result of the poor design of the 3rd party panel, which is horrifyingly hard to use once you have more than 5 custom filters. I think it's up to the filter maintainers to separate different functionalities to different files, I can probably add a "install filter package" but inline filter hints is not the right way to address the problem IMO. Either way, this is probably below the end of my todo list, as I have many other features I want to work on first. |
i agree. i imagine it like this:
|
Huh, that is actually something to consider. |
I honestly don't want to implement this, but I would accept a PR. |
I'll remake the 3rd party panel, although the filter levels are for another day. |
that sounds like a good idea if you find something that is compatible with your new dashboard |
I think it's ridiculous. |
i have alternative for this
#91
you can add support to indexion rule
example.
[V.2231] [E: ads] [S: ready] [P:2] [Q:75]
V - last version
,E - element
,S - status
,P - priority 1-4
,Q - sensitivity of blocking 1-100
https://github.com/KonoromiHimaries/polish-ads-filter/blob/master/inside-filters/adblock_wewnetrzne.txt
it would be super useful to manage lists for ordinary people
using the scroll bar you could set the blocking degree
or choose only those elements that you want to block and others to disable.
profile packages
gorhill#3651
The text was updated successfully, but these errors were encountered: