emacs-elfeed-score 1.2.10
Gnus-style scoring for Elfeed
Elfeed-score is an add-on for Elfeed, an RSS reader for Emacs. It brings Gnus-style scoring to your RSS feeds. Elfeed, by default, displays feed entries by date. This package allows you to setup rules for assigning numeric scores to entries, and sorting entries with higher scores ahead of those with lower, regardless of date. The idea is to prioritize content important to you.
- Outputs:
out - Website: https://github.com/sp1ff/elfeed-score
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-elfeed-score 1.2.10 as follows:
guix install emacs-elfeed-score@1.2.10
Or install the latest version:
guix install emacs-elfeed-score
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.