From b5b0e8f7a767a246885a874b1a638b3d71cb98f8 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 8 Apr 2024 18:00:13 +0300 Subject: emacs:(elfeed) Add lancet feed --- .emacs.d/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index fb8b760..92e7fd9 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -418,7 +418,8 @@ ("https://planet.emacslife.com/atom.xml" emacs emacslife) ("https://localmonero.co/static/rss/the-monero-standard/feed.xml" monero) - ("https://devonzuegel.com/feed" devon))) + ("https://devonzuegel.com/feed" devon) + ("https://www.addtoany.com/add_to/feed?linkurl=http%3A%2F%2Fwww.thelancet.com%2Frssfeed%2Flancet_online.xml&type=feed&linkname=The%20Lancet%20Online%20First&linknote=" lancet med))) :bind (("C-x f" . elfeed) :map elfeed-search-mode-map ("v" . 'elfeed-mpv) -- cgit v1.2.3