home/common/newsboat | add filters and pipeto emailtask
This commit is contained in:
parent
5fdddd977a
commit
afb2da0f5e
1 changed files with 3 additions and 0 deletions
|
|
@ -18,9 +18,12 @@
|
|||
bind-key j next
|
||||
bind-key k prev
|
||||
bind m article,articlelist pipe-to "neomutt -s\"RSS Article\" don@donharper.org" -- "Email article"
|
||||
bind w article,articlelist pipe-to "emailtask" -- "Add article to task"
|
||||
cleanup-on-quit yes
|
||||
confirm-exit yes
|
||||
delete-read-articles-on-quit yes
|
||||
define-filter "utube" "feedtitle =~ \"UT - .*\""
|
||||
define-filter "not utube" "feedtitle !~ \"UT - .*\""
|
||||
display-article-progress yes
|
||||
download-full-page yes
|
||||
error-log "~/.config/newsboat/error.log"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue