[oni-elfeed] Add “This Month in Org”
This commit is contained in:
parent
0a38b9f2e0
commit
500e36c381
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2021.0526.003933
|
;; Version: 2021.0611.011733
|
||||||
;; Package-Requires: (elfeed)
|
;; Package-Requires: (elfeed)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; 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/comingsoon.xml"
|
||||||
"https://nostarch.com/feeds/newbooks.xml"
|
"https://nostarch.com/feeds/newbooks.xml"
|
||||||
"https://drewdevault.com/blog/index.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
|
(add-hook 'elfeed-new-entry-hook
|
||||||
(elfeed-make-tagger :before "2 weeks ago"
|
(elfeed-make-tagger :before "2 weeks ago"
|
||||||
|
|
Loading…
Reference in a new issue