From 2f98d6490ee70d9c5ee485bd715875a436d0b4c1 Mon Sep 17 00:00:00 2001 From: Hekuran <62762955+narukeh@users.noreply.github.com> Date: Sat, 20 Jun 2020 18:38:31 +0200 Subject: [PATCH] literaly better than yt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit UNREAD: lists everything that is unread (the articles will be removed from this "group" after reading, NOT deleted) TECH: lists every feed that has the "tech" and that is unread (the articles will be removed from this "group" after reading, NOT deleted) ░░░░Luke Smith░░░░: serves a purpose of visual separation, but also not wasting a line, it will list everything that has the tag "luke" (read and unread) --- .config/newsboat/urls | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.config/newsboat/urls b/.config/newsboat/urls index d6514598..1d6e5e58 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,4 +1,7 @@ -http://lukesmith.xyz/rss.xml -https://notrelated.libsyn.com/rss -https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)" +"query:UNREAD:unread = \"yes\"" +"query:TECH:tags # \"tech\" and unread = \"yes\"" +"query:░░░░Luke Smith░░░░:tags # \"luke\"" +http://lukesmith.xyz/rss.xml "luke" "tech" +https://notrelated.libsyn.com/rss "luke" +https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)" "luke" "tech" https://www.archlinux.org/feeds/news/ "tech"