Skip to content

New extension for content-based search and saved-searches #545

@rtrppl

Description

@rtrppl

Thanks for this project, Elfeed is a great RSS reader!

For professional reasons, however, I require content-based search for my feeds. Quickly switching between different searches was also a necessity. In order to do so I put together a small package that adds these two features to Elfeed:

cuckoo-search.el

The package uses ripgrep to search the data folder, identifies matching posts and feeds the results back into Elfeed. Saved-searches stores user-defined searches in a local JSON-formated file.

The only issue that I encountered so far is an aesthetic one. My hack of elfeed-search--header has affected the nice animation counting feed to update (XX jobs pending, XX active...). It is now only shown once when the feeds are updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions