[oni-elfeed] Add some feeds
This commit is contained in:
parent
1f1e23ffd0
commit
9d5f0ace49
1 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2022.0526.175706
|
||||
;; Version: 2022.0714.094618
|
||||
;; Package-Requires: (elfeed olivetti)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -76,7 +76,9 @@
|
|||
("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode)
|
||||
"https://www.opensourcestories.org/index.xml"
|
||||
"https://neverworkintheory.org/atom.xml"
|
||||
"https://ag91.github.io/rss.xml"))
|
||||
"https://ag91.github.io/rss.xml"
|
||||
"https://programming-journal.org/feed.xml"
|
||||
"https://unzip.dev/rss/"))
|
||||
|
||||
(add-hook 'elfeed-new-entry-hook
|
||||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
|
|
Loading…
Reference in a new issue