task | update filter order for newsboat
This commit is contained in:
parent
e9a27b3792
commit
cd2f3ae009
1 changed files with 1 additions and 1 deletions
|
|
@ -22,8 +22,8 @@
|
||||||
cleanup-on-quit yes
|
cleanup-on-quit yes
|
||||||
confirm-exit yes
|
confirm-exit yes
|
||||||
delete-read-articles-on-quit yes
|
delete-read-articles-on-quit yes
|
||||||
define-filter "utube" "feedtitle =~ \"UT - .*\""
|
|
||||||
define-filter "not utube" "feedtitle !~ \"UT - .*\""
|
define-filter "not utube" "feedtitle !~ \"UT - .*\""
|
||||||
|
define-filter "utube" "feedtitle =~ \"UT - .*\""
|
||||||
define-filter "comic" "title =~ \".*comic.*\""
|
define-filter "comic" "title =~ \".*comic.*\""
|
||||||
display-article-progress yes
|
display-article-progress yes
|
||||||
download-full-page yes
|
download-full-page yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue