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

Add local file:// support to elfeed-org

Open Ma11ock opened this issue 2 years ago • 4 comments

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 but I'm not great with regex's!)

Ma11ock avatar Oct 07 '21 06:10 Ma11ock

@remyhonig Could you look over this pr?

Ma11ock avatar Oct 23 '21 22:10 Ma11ock

In the same update elfeed added support for gopher, I've added support for both file:// and gopher:// in my pr #75.

readmemyrights avatar Aug 19 '22 14:08 readmemyrights

Sorry for the delay guys. @readmemyrights added support for the file:// notation as well. I just merged it.

remyhonig avatar Nov 18 '22 08:11 remyhonig

I see more changes than in the PR I mentioned above now looking at it. If the changes in this PR are still needed than please solve conflicts and I'll merge it if it doesn't break the test suite.

remyhonig avatar Nov 18 '22 08:11 remyhonig