newsboat: configure miniflux backend
This commit is contained in:
parent
3a20a48c4b
commit
1961bafb41
1 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ color listfocus black yellow
|
||||||
color listfocus_unread black yellow
|
color listfocus_unread black yellow
|
||||||
color listnormal default default
|
color listnormal default default
|
||||||
color listnormal_unread default default
|
color listnormal_unread default default
|
||||||
|
|
||||||
# highlights
|
# highlights
|
||||||
highlight article "\\[image\\ [0-9]+\\]" green default
|
highlight article "\\[image\\ [0-9]+\\]" green default
|
||||||
highlight article "^(Title):.*$" blue default
|
highlight article "^(Title):.*$" blue default
|
||||||
|
|
@ -16,3 +17,10 @@ refresh-on-startup yes
|
||||||
reload-threads 5
|
reload-threads 5
|
||||||
show-read-articles no
|
show-read-articles no
|
||||||
show-read-feeds no
|
show-read-feeds no
|
||||||
|
|
||||||
|
# sources
|
||||||
|
|
||||||
|
urls-source "miniflux"
|
||||||
|
miniflux-url "https://reader.schmidl.cc/"
|
||||||
|
miniflux-flag-star "a"
|
||||||
|
miniflux-tokenfile "~/.newsboat/miniflux-token"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue