Elfeed: emacs feed reader
Table of Contents
1 Elfeed: emacs feed reader
1.1 Setup
First of all you want to install elfeed, if you have use-package it is easy, otherwise you have to do something like M-x package-list-packages M-x is Meta and x (meta is most likely Alt on a pc, I think Option on mac, but I don't use a mac so I don't know.) Then you can just search (C-s) for elfeed.
When you have the package you will need to do some configuration of the package, for one it would be a good idea to define some keybindings for the package.
(define-key global-map (kbd "C-c f r") 'elfeed)
Kind of like that, that is you will press C-c followed by f followed by r. This will open up your feed reader, but at this moment it will be rather boring since it will probably have no feeds, or perhaps have a gnu feed or something.
To add a feed
(setq elfeed-feeds '("https://archlinux.org/feeds/news/" "https://planet.gnu.org/rss20.xml"))
You can technically add plain words not in strings after each url, to tag the feed.
Besides this there is a lot of keybindings to know to use inside elfeed.
1.2 Keybindings
I will just list a few of the more useful keybindings here
Return If you hit return or enter, you will open the highlighted entry, here you can hit n to go to the next article p to go back, and q to quit
b This should open the highlighted entry in your browser
u/r With this you can mark as either read or unread
y Allows you to copy the url to the clipboard.
G This will update your feeds.
I don't think there is that much more to cover about elfeed.
Leave Elfeed: emacs feed reader to:
Read more #emacs posts
Best Posts From iobates
We have not curated any of iobates's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From iobates
- Bitcoin vs CBDC
- A quick Tactic from a game.
- Ads making a site useless
- Having Started my fitness training I was a bit sore for a few days.
- Carnivore diet 27 August 2024
- Carnivore 26 August
- Hiring practice at IBM will destroy the company.
- Carnivore 25 august
- Carnivore 24th August 2024
- Carnivore 23 August 2024
- Carnivore diary for 22nd of August 2024. Some benefits from the diet as well.
- Carnivore Diary 21st Aug
- Carnivore Diary 20th of August 2024
- A gem from a blindfold game
- Chess problem, from a game
- Tracking pill use, a simple CLI tool
- update to the unpacker, delete the archives when unpacking completes; it works but I think it has a few bugs.
- AI: Hype-train, is it finally over ?
- A Small Program to extract Archives
- Blindfold game analysis