elfeed-org icon indicating copy to clipboard operation
elfeed-org copied to clipboard

Configure the Elfeed RSS reader with an Orgmode file

Results 22 elfeed-org issues
Sort by recently updated
recently updated
newest added

I have trouble finding a way to remove entries in the elfeed list, after removing the rss sources from the elfeed.org file. Can anybody hint me into the right direction?

Hello, I obviously have a strange bug, or I missed something essential. First, the picture : ![Capture d’écran de 2022-07-22 18-13-18](https://user-images.githubusercontent.com/81437869/180480857-37951a80-2a78-4d7c-990d-49da7d511faf.png) I think I'm missing something, but I did (I...

``` Example file: elfeed.org * example :elfeed:ignore: ******** long headline ** [[http://should_not_be_included.test][This shouldn't be included]] ``` ```txt // reproduce 1. M-x elfeed-org RET 2. M-x elfeed RET 3. C-h v...

Hi, just as said in the subject, it would be great if this package would be updated as to use a more recent version like the latest elfeed 3.4.1 rather...

I am usang [NixOS](http://nixos.org) and configure my emacs package inside my `/nix/store`. I got the following error when trying to setup `elfeed-org` as follow: ``` (use-package! elfeed-org :init (setq rmh-elfeed-org-files...

question

in other words, does `entry-title: \(linux\|linus\|ubuntu\|kde\|gnome\)` support `:ignore:` tag?

question

Example: ``` org * My science RSS feeds :elfeed: ** [[https://www.annualreviews.org/action/showFeed?ui=45mu4&mi=3fndc3&ai=6690&jc=linguistics&type=etoc&feed=atom][Annual Rev Ling]] ``` It would be nice if the OPML would use "My science RSS feeds" as the title...

enhancement

Hi, It would be nice if `elfeed-org` would read Org properties on entries using `org-entry-get-with-inheritance` and assign selected properties to feeds' `meta` slot. I'm using this with some custom code...

enhancement

elfeed began supporting local files for RSS feeds last year but elfeed-org will simply ignore entries that begin with file://. (you ought to look over the patch, it is tested...

This permits the creation of org-mode links from elfeed entries and jump to it.