Oddbean new post about | logout

Notes by kakafarm | export

 So long, https://emacs.ch/, @a1270afa. 🫡🫡🫡🫡🫡 
 It breaks my heart 💔  to see the way the Fediverse is discussing the issues arising from some ... 
 If you care about free software you would cooperate on it with anyone, even with someone like Adolf Hitler or Sayyid Qutb, as long as their patches are useful. 
 I've written a bunch of functions and commands that retrieve OPML
files and update Elfeed's `elfeed-feeds` with the feeds of those
OPMLs.

https://codeberg.org/kakafarm/emacs-opml-to-elfeed-feeds

The user stores a list of OPML addresses as the custom variable
`opml-to-elfeed-feeds-opml-list`.  Each OPML address optionally tagged
the same way the feeds in `elfeed-feeds` are tagged.

The user then runs a certain command to add the list of feeds
retrieved from `opml-to-elfeed-feeds-opml-list` to `elfeed-feeds`.

Except for `o2e-opml-list` and `o2e-elfeed-feeds` I haven't yet
exposed any API to the user, as in `package-name--foo` versus
`package-name-foo` and `(interactive ...)`.

So what kind of functionality would you find useful for dealing with
remote OPML files?

First posted on:

https://kaka.farm/haunt/posts/a-package-for-dealing-with-lists-of-remote-opml-files-and-interfacing-them-with-elfeed-feeds.html

#atom #elisp #emacs #feeds #gnu #opml #rfc #rss