[oni-elfeed] Add some more RSS feeds
The first two are to keep up with developments for packages that I use. The second is a website that is interesting.
This commit is contained in:
parent
881650a96b
commit
eac67fcb13
1 changed files with 5 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2023.1106.145401
|
||||
;; Version: 2023.1107.155953
|
||||
;; Package-Requires: (elfeed olivetti)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -86,7 +86,10 @@
|
|||
"https://bm.babab.nl/feed/atom"
|
||||
"https://finalspaceends.com/blogs/news.atom"
|
||||
"https://www.geepawhill.org/weekly/rss"
|
||||
("https://blabbermouth.net/feed" music)))
|
||||
("https://blabbermouth.net/feed" music)
|
||||
("https://github.com/roman/golden-ratio.el/commits/master.atom" emacs commits)
|
||||
("https://github.com/bharadswami/syncthing-status.el/commits/main.atom" emacs commits)
|
||||
"https://liliputing.com/feed/"))
|
||||
|
||||
(add-hook 'elfeed-new-entry-hook
|
||||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
|
|
Loading…
Reference in a new issue