From 1e45df5b61dc686033c4bd3673e1a52cb1c34c62 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 26 May 2022 01:30:22 -0700 Subject: [oni-elfeed] Add some feeds --- oni-elfeed.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'oni-elfeed.el') diff --git a/oni-elfeed.el b/oni-elfeed.el index 5d86ad4..e7ab56f 100644 --- a/oni-elfeed.el +++ b/oni-elfeed.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0715.222010 +;; Version: 2022.0525.004732 ;; Package-Requires: (elfeed olivetti) ;; This program is free software; you can redistribute it and/or modify @@ -73,7 +73,9 @@ "https://nostarch.com/feeds/newbooks.xml" "https://drewdevault.com/blog/index.xml" "https://sourcehut.org/blog/index.xml" - ("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode))) + ("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode) + "https://www.opensourcestories.org/index.xml" + "https://neverworkintheory.org/atom.xml")) (add-hook 'elfeed-new-entry-hook (elfeed-make-tagger :before "2 weeks ago" -- cgit v1.2.3-54-g00ecf