From 5645852154a8613b867a91baed86ca13702d46d6 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Wed, 17 Jun 2020 14:58:11 -0400 Subject: [PATCH] Add nytimes morning newsletter to elfeed --- emacs/init.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/init.org b/emacs/init.org index c4f44b1..406d9c0 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -4475,6 +4475,8 @@ Elfeed is a feed reader for Emacs. ;; ("https://www.economist.com/sections/business-finance/rss.xml" news) ;; ("https://www.economist.com/sections/economics/rss.xml" news) ("https://taibbi.substack.com/feed" news) + ;; NYTimes - The Morning newsletter + ("https://www.kill-the-newsletter.com/feeds/lb5od7xsvr3nwmg9qp2a.xml" news) ("https://metaredux.com/feed.xml" clojure) ("https://emacsredux.com/atom.xml" emacs) ("https://sachachua.com/blog/category/emacs-news/feed" emacs)