docs(rss): update readme
- mention `elfeed-goodies` in plugin list - add `g c` binding to keybind table
This commit is contained in:
parent
2476c3e780
commit
254d697854
1 changed files with 10 additions and 8 deletions
|
@ -30,6 +30,7 @@ This module has no dedicated maintainers.
|
||||||
|
|
||||||
** Plugins
|
** Plugins
|
||||||
+ [[https://github.com/skeeto/elfeed][elfeed]]
|
+ [[https://github.com/skeeto/elfeed][elfeed]]
|
||||||
|
+ [[https://github.com/algernon/elfeed-goodies][elfeed-goodies]]
|
||||||
+ =+org=
|
+ =+org=
|
||||||
+ [[https://github.com/remyhonig/elfeed-org][elfeed-org]]
|
+ [[https://github.com/remyhonig/elfeed-org][elfeed-org]]
|
||||||
|
|
||||||
|
@ -72,20 +73,21 @@ When using ~+org~ flag then configuration is easier. You can use ~org-mode~ to c
|
||||||
|
|
||||||
** Keybindings
|
** Keybindings
|
||||||
+ General
|
+ General
|
||||||
| Key | Mode | Description |
|
| Key | Mode | Description |
|
||||||
|---------+--------------------+------------------------|
|
|---------+--------------------+--------------------------------|
|
||||||
| =S-RET= | Elfeed-search-mode | Open link into browser |
|
| =S-RET= | Elfeed-search-mode | Open link into browser |
|
||||||
| =RET= | Elfeed-search-mode | Open item |
|
| =RET= | Elfeed-search-mode | Open item |
|
||||||
| =s= | Elfeed-search-mode | Filter |
|
| =s= | Elfeed-search-mode | Filter |
|
||||||
| =C-j= | Elfeed-show-mode | Move to next item |
|
| =C-j= | Elfeed-show-mode | Move to next item |
|
||||||
| =C-k= | Elfeed-show-mode | Move to previous item |
|
| =C-k= | Elfeed-show-mode | Move to previous item |
|
||||||
|
|
||||||
+ If ~:editor evil +everywhere~
|
+ If ~:editor evil +everywhere~
|
||||||
| Key | Description |
|
| Key | Description |
|
||||||
|-----+-----------------------------|
|
|-----+-----------------------------|
|
||||||
| q | elfeed-kill-buffer |
|
| q | elfeed-kill-buffer |
|
||||||
| r | elfeed-search-update--force |
|
| r | elfeed-search-update--force |
|
||||||
|
| g c | Copy link of current entry |
|
||||||
|
|
||||||
** News filtering
|
** News filtering
|
||||||
+ Time filtering
|
+ Time filtering
|
||||||
+ ~@2-days-ago~ Past two days
|
+ ~@2-days-ago~ Past two days
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue