[oni-elfeed] Add some feeds
This commit is contained in:
parent
4505e5bf9f
commit
1e45df5b61
1 changed files with 4 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.0715.222010
|
;; Version: 2022.0525.004732
|
||||||
;; Package-Requires: (elfeed olivetti)
|
;; Package-Requires: (elfeed olivetti)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -73,7 +73,9 @@
|
||||||
"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)))
|
("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
|
(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