-
Notifications
You must be signed in to change notification settings - Fork 31
Filter problem #124
Comments
The middle of the screen no rules message is a render bug. As far as the feed filter goes, you need to have at least one reject filter, for the feed filter to work. The code goes like this: -
So, what you can do is:- step 1: Add a filter that rejects everything. Reference: |
Thank you blindbox for explaining the filter feature :) I didn't understand the "Also in the middle of the screen there is No rules message but the rule is over there." issue. Could you make a screenshot of it ? |
Indeed, reproduced on my device, I'll try to fix it. |
Thanks blindbox for your information. I make a reject rule and now filtering is working. I would like to recommend filtering works like that. or This way is working in Linux iptables and many other filter list. |
I'll have to insist that you use the method that spaRSS provides. :) I have three problems. One, it's a design issue:- I don't know where I should put the button to toggle between behaviours. This is a lame excuse. Two, where do I store the behaviour variable per feed? That's actually a difficult question. I need to study the source code further before I could find out where. @Etuldan probably knows better on this. Three, the current filter system works for me. This is my attitude towards these things unfortunately. It's working just fine for me, and so, I won't be tackling this issue. Sorry, I'm more towards bug hunting! If anyone's doing this, make sure you guys put it as an option so that users who expect the old behaviour won't storm github. |
|
|
Solutions : In ACCEPT ALL / REJECT ALL no further input is required. So no design issue, no store the behaviour issue. No pressure, if you think everything is all right, I agree. Just make some documentation and everything is ok. |
This addresses issue Etuldan#143 and Etuldan#124.
I made a filter for a feed but filter doesn't work.
I choose to Accept feed with the SV word at title.
Also in the middle of the screen there is No rules message but the rule is over there.
The text was updated successfully, but these errors were encountered: