[oni-elfeed] Add more feeds
This commit is contained in:
parent
a10f099d32
commit
67fbdf607e
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: 2022.0525.004732
|
;; Version: 2022.0526.175706
|
||||||
;; 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
|
||||||
|
@ -75,7 +75,8 @@
|
||||||
"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://www.opensourcestories.org/index.xml"
|
||||||
"https://neverworkintheory.org/atom.xml"))
|
"https://neverworkintheory.org/atom.xml"
|
||||||
|
"https://ag91.github.io/rss.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