From abbb7d450d4ebfeaf49aeddba26807cc4011c7eb Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 27 Jul 2021 04:36:50 -0700 Subject: more newsboat config --- .config/newsboat/config | 4 ++++ .config/newsboat/urls | 19 ++++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/newsboat/config b/.config/newsboat/config index fa5bda03..ee04f521 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -1 +1,5 @@ auto-reload yes + +# https://newsboat.org/releases/2.24/docs/newsboat.html#_killfiles +# https://newsboat.org/releases/2.24/docs/newsboat.html#_filter_language +ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=1" "title !~ \"FS#47508\"" diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 8dce19c5..c2bebeb2 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,3 +1,16 @@ -https://archlinux.org/feeds/news/ -http://keygenmusic.net/rss.php -https://bbs.archlinux.org/extern.php?action=feed&tid=260286&type=atom +# https://newsboat.org/releases/2.24/docs/newsboat.html#_tagging + +# recreation +http://keygenmusic.net/rss.php recreation + +# computer misc +https://suckless.org/atom.xml "computer misc" + +# arch linux +https://archlinux.org/feeds/news/ "Arch Linux" +https://bbs.archlinux.org/extern.php?action=feed&tid=260286&type=atom "Arch Linux" +https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=1 "Arch Linux" + +# qmmp +https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom qmmp +https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom qmmp -- cgit v1.2.3-70-g09d2