[oni-elfeed] Add a feed
This commit is contained in:
parent
072934a99e
commit
ff837f30df
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: 2023.0718.230751
|
;; Version: 2023.0727.160959
|
||||||
;; 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
|
||||||
|
@ -83,7 +83,8 @@
|
||||||
"https://onethingwell.org/rss"
|
"https://onethingwell.org/rss"
|
||||||
"https://hackaday.com/tag/cyberdeck/feed/"
|
"https://hackaday.com/tag/cyberdeck/feed/"
|
||||||
"https://bm.babab.nl/feed/atom"
|
"https://bm.babab.nl/feed/atom"
|
||||||
"https://finalspaceends.com/blogs/news.atom"))
|
"https://finalspaceends.com/blogs/news.atom"
|
||||||
|
"https://www.geepawhill.org/weekly/rss"))
|
||||||
|
|
||||||
(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