Skip to content

Prevent rules being applied to all feeds#14

Open
phofm wants to merge 1 commit into
dewey:masterfrom
phofm:issue13-rules-applied-always
Open

Prevent rules being applied to all feeds#14
phofm wants to merge 1 commit into
dewey:masterfrom
phofm:issue13-rules-applied-always

Conversation

@phofm

@phofm phofm commented Feb 24, 2023

Copy link
Copy Markdown

As described by @itohsnap in issue #13 all rules of the killfile were being applied to each feed. This clumsy change prevents that by making sure the feed’s URL matches the rule’s URL in evaluateRules.

There’s probably a more elegant way of doing this, but I’m not a programmer and simply desperately needed this to work. Maybe someone else can use it. :-)

As described by itohsnap (cf. dewey#13 (comment)) all rules of the killfile were being applied to each feed. This clumsy change prevents that by making sure the feed’s URL matches the rule’s URL in `evaluateRules`.

There’s probably a more elegant way of doing this, but I’m not a programmer and simply desperately needed this to work. Maybe someone else can use it. :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant