Update --news
This commit is contained in:
parent
45456fbcf8
commit
38fa36a145
1 changed files with 1 additions and 6 deletions
|
@ -24,14 +24,10 @@
|
|||
("https://hacks.mozilla.org/feed/" browser web)
|
||||
("https://mailbox.org/share/feed-de-mailbox.xml" email mailbox web)
|
||||
("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google)
|
||||
("https://nostarch.com/feeds/newbooks.xml" books)
|
||||
("https://www.raspberrypi.org/blog/feed/" raspberry blog)
|
||||
("https://twobithistory.org/feed.xml" history blog coding)
|
||||
("https://gwern.substack.com/feed" blog technology personal)
|
||||
("https://blog.getbootstrap.com/feed.xml" web bootstrap blog)
|
||||
("https://blog.mozilla.org/en/feed/" web firefox blog)
|
||||
("https://fsfe.org/news/news.de.rss" fsfe news free-software)
|
||||
("https://nostarch.com/feeds/newbooks.xml" books press)
|
||||
("https://stackoverflow.com/feeds/tag?tagnames=sqlite&sort=newest" sqlite stackoverflow)))
|
||||
(setq elfeed-search-filter "@7-day-ago +unread")
|
||||
(let ((feeds (expand-file-name "~/feeds.el")))
|
||||
|
@ -91,8 +87,7 @@
|
|||
(mapcar
|
||||
(lambda (feed) (add-to-list 'elfeed-feeds feed))
|
||||
;; ux feeds
|
||||
'(("https://www.audiotranskription.de/feed/" ux blog qda)
|
||||
("https://userlutions.com/feed/" ux usability blog)
|
||||
'(("https://userlutions.com/feed/" ux usability blog)
|
||||
("https://www.nngroup.com/feed/rss/" ux design)
|
||||
("https://feedpress.me/UXmatters" ux design)
|
||||
("https://uxmovement.com/feed" ux design)
|
||||
|
|
Loading…
Add table
Reference in a new issue