2019-04-02 17:03:23 +00:00
|
|
|
urls-source "ttrss"
|
|
|
|
ttrss-url "https://rss.higherlearning.eu/
|
|
|
|
ttrss-flag-star "s"
|
|
|
|
ttrss-flag-publish "p"
|
|
|
|
ttrss-login "alrayyes"
|
2020-03-12 13:28:34 +00:00
|
|
|
ttrss-passwordeval "~/.local/bin/getpassword rss"
|
2019-04-02 17:03:23 +00:00
|
|
|
|
|
|
|
show-read-feeds no
|
2019-04-05 12:19:24 +00:00
|
|
|
show-read-articles no
|
2020-03-12 01:42:49 +00:00
|
|
|
auto-reload false
|
2019-04-02 17:03:23 +00:00
|
|
|
reload-time 10
|
2019-05-31 11:10:48 +00:00
|
|
|
external-url-viewer "urlscan -dc -r 'linkhandler {}'"
|
2020-03-13 18:07:37 +00:00
|
|
|
notify-program "~/.local/bin/notify-rss"
|
2020-03-12 01:42:49 +00:00
|
|
|
cache-file "~/.cache/newsboat/cache.db"
|
2019-04-02 17:03:23 +00:00
|
|
|
|
|
|
|
bind-key ^R reload-all
|
|
|
|
bind-key j down
|
|
|
|
bind-key k up
|
|
|
|
bind-key j next articlelist
|
|
|
|
bind-key k prev articlelist
|
|
|
|
bind-key J next-feed articlelist
|
|
|
|
bind-key K prev-feed articlelist
|
|
|
|
bind-key G end
|
|
|
|
bind-key g home
|
|
|
|
bind-key d pagedown
|
|
|
|
bind-key u pageup
|
|
|
|
bind-key l open
|
|
|
|
bind-key h quit
|
2020-12-06 09:34:03 +00:00
|
|
|
bind-key m toggle-article-read
|
2019-04-02 17:03:23 +00:00
|
|
|
bind-key n next-unread
|
|
|
|
bind-key N prev-unread
|
|
|
|
bind-key D pb-download
|
|
|
|
bind-key U show-urls
|
|
|
|
bind-key x pb-delete
|
|
|
|
bind-key ^t next-unread
|
|
|
|
|
2020-12-06 09:34:03 +00:00
|
|
|
include /usr/share/doc/newsboat/contrib/colorschemes/solarized-dark
|
2019-04-02 17:03:23 +00:00
|
|
|
|
|
|
|
# highlights
|
|
|
|
highlight article "^(Title):.*$" blue default
|
|
|
|
highlight article "https?://[^ ]+" red default
|
|
|
|
highlight article "\\[image\\ [0-9]+\\]" green default
|
2020-02-22 19:55:40 +00:00
|
|
|
|
|
|
|
browser linkhandler
|
2020-12-06 09:34:03 +00:00
|
|
|
|
|
|
|
# podboat
|
|
|
|
download-path "~/Downloads/podcasts/%h/%n"
|
|
|
|
max-downloads 5
|
|
|
|
player "linkhandler"
|