Update feeds

This commit is contained in:
Marcus Kammer 2024-04-04 15:27:12 +02:00
parent b116584da7
commit 71c832b5d6

View file

@ -52,6 +52,9 @@
("https://stackoverflow.com/feeds/tag?tagnames=common-lisp&sort=newest" lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=elisp&sort=newest" lisp emacs stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=org-mode&sort=newest" emacs orgmode stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=sqlite&sort=newest" sqlite stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=xmpp&sort=newest" xmpp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=http&sort=newest" http stackoverflow)
("https://sourceforge.net/p/sbcl/activity/feed" lisp sbcl)
("https://fukamachi.hashnode.dev/rss.xml" lisp blog)
("https://sourceforge.net/projects/sbcl/rss?path=/sbcl" lisp sbcl sourceforge)
@ -74,7 +77,9 @@
("https://www.ndr.de/nachrichten/info/podcast4696.xml" podcast umwelt klima)
("https://ct-uplink.podigee.io/feed/mp3" podcast technik computer)
("https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss" podcast osint)
("https://stackoverflow.com/feeds/tag?tagnames=sqlite&sort=newest" sqlite stackoverflow)))
("https://hacks.mozilla.org/feed/" blog firefox web)
("https://www.heise.de/thema/raspberry-pi.xml" raspberry heise news)
))
(setq elfeed-search-filter "@7-day-ago +unread")
(let ((feeds (expand-file-name "~/feeds.el")))
(when (file-exists-p feeds)