← 返回命令列表

Linux command

elfeed 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open Elfeed in Emacs

M-x elfeed

Update all feeds

M-x elfeed-update

Set default search filter

(setq elfeed-search-filter "@6-months-ago +unread")

Add feeds in config

(setq elfeed-feeds '("https://example.com/feed.xml" "https://blog.example.org/rss"))

说明

Elfeed is an extensible RSS/Atom feed reader for Emacs. It provides a fast, keyboard-driven interface for reading and managing feeds, with support for tagging, searching, and customization through Emacs Lisp. Elfeed stores feed data in a local database and supports thousands of feeds efficiently. It integrates with Emacs features like org-mode and can display feed content using eww or external browsers.

FAQ

What is the elfeed command used for?

Elfeed is an extensible RSS/Atom feed reader for Emacs. It provides a fast, keyboard-driven interface for reading and managing feeds, with support for tagging, searching, and customization through Emacs Lisp. Elfeed stores feed data in a local database and supports thousands of feeds efficiently. It integrates with Emacs features like org-mode and can display feed content using eww or external browsers.

How do I run a basic elfeed example?

Run `M-x elfeed` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more elfeed examples?

This page includes 4 examples for elfeed, plus related commands for nearby Linux tasks.