-
I'd like to propose an additional protocol.
I use FreshRSS, and while it works via Fever in elfeed-protocol, inability to sync the read state is bugging me quite a bit, because I usually read from …
-
Hello,
First, thank for this amazing Emacs package. It make me use RSS feed again.
In it's source code, Elfeed define a store-link function that define some info that can be used in org-capture …
-
Hi, guys!
[Fix typo]: In my environment, I've set up proxy settings in `init.el` for emacs, but I don't set environmental variables `http_proxy` and `https_proxy` in my shell for my use case, it wo…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
I was reading through the `elfeed-tube` documentation and the docs indicate that youtube feeds are "org-linkable". I was trying to setup a youtube playlist in `elfeed-org` but I seem to be getting an …
-
I'm like many others experiencing the error message mentioned in the title. However, the fix mentioned in https://github.com/skeeto/elfeed/issues/466#issuecomment-1275327427 does not work.
Neither …
-
Used to work, now it doesn't. Scratching my head at what I changed in my config:
Copy-pasted the code here, modified the path:
```
;; Load elfeed-org
(require 'elfeed-org)
;; Initialize elf…
jarss updated
3 months ago
-
Any way to add articles straight from elfeed? Pretty much the only thing stopping me from switching from Pocket.
-
I'm trying to get elfeed to work, but I'm getting nowhere. I set:
(setq elfeed-feeds '("http://nullprogram.com/feeds"))
Then try to 'elfeed to test it, but all I get is an empty database with …
-
I am using the "default" `elfeed-dashboard.org` file.
It comes with some keybindings declared in the org-file.
```text
#+STARTUP: showall showstars indent
#+KEYMAP: u | elfeed-dashboard-qu…