I'd like to be able to limit the number of entries shown in my elfeed-search buffer to only n entries with the highest scores.
The elfeed filter #20 limits the number of entries shown in the elfeed-search buffer to 20, but chooses the 20 newest entries. Can it be made to choose the 20 highest-scored entries?
Another approach might be to add a filter for scores, so adding something like >200 to the filter only shows entries with scores greater than 200.
Sorry if this is possible and I missed it, I'm new to the package and didn't see it anywhere in the documentation.
I'd like to be able to limit the number of entries shown in my elfeed-search buffer to only n entries with the highest scores.
The elfeed filter
#20limits the number of entries shown in the elfeed-search buffer to 20, but chooses the 20 newest entries. Can it be made to choose the 20 highest-scored entries?Another approach might be to add a filter for scores, so adding something like
>200to the filter only shows entries with scores greater than 200.Sorry if this is possible and I missed it, I'm new to the package and didn't see it anywhere in the documentation.