From 500e36c38182f1ab7d44ae414be71aaf416f1693 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 11 Jun 2021 01:18:49 -0700 Subject: [oni-elfeed] Add “This Month in Org” --- oni-elfeed.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'oni-elfeed.el') diff --git a/oni-elfeed.el b/oni-elfeed.el index 8797f52..83a734f 100644 --- a/oni-elfeed.el +++ b/oni-elfeed.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0526.003933 +;; Version: 2021.0611.011733 ;; Package-Requires: (elfeed) ;; This program is free software; you can redistribute it and/or modify @@ -63,7 +63,8 @@ "https://nostarch.com/feeds/comingsoon.xml" "https://nostarch.com/feeds/newbooks.xml" "https://drewdevault.com/blog/index.xml" - "https://sourcehut.org/blog/index.xml")) + "https://sourcehut.org/blog/index.xml" + ("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode))) (add-hook 'elfeed-new-entry-hook (elfeed-make-tagger :before "2 weeks ago" -- cgit v1.2.3-54-g00ecf