task | newsboat - add new filter

This commit is contained in:
Don Harper 2026-03-07 23:55:29 -06:00
parent 296e4df15a
commit de7fe5098f

View file

@ -24,6 +24,7 @@
delete-read-articles-on-quit yes
define-filter "utube" "feedtitle =~ \"UT - .*\""
define-filter "not utube" "feedtitle !~ \"UT - .*\""
define-filter "comic" "title =~ \".*comic.*\""
display-article-progress yes
download-full-page yes
error-log "~/.config/newsboat/error.log"