mirror of https://github.com/seazon/FeedMe.git
1.9 KiB
1.9 KiB
From version 2.4, FeedMe supports filter new articles when syncing, mark the articles which you don't want to read as read, to save your time. You can set different filter for each feed.
You can find filter in feed setting
dialog. There is a switch on left for filter with different way. The edit text below is for writing keywords.
Filter Type
Reserved
:Only reserved the articles which contain keywords, others mark read.Mute
:Mark the articles which contains keywords as read.
If you just want to keep articles which contains some keywords, use Reserved
. If you don't want to see some keywords, use Mute
.
Edit text
- If your keywords is combind wity 2 words, use
+
- If you have more than 1 keyword, use
;
Samples
- if you want to
Reserved
the articles which containsandroid
, set switch asReserved
, and inputandroid
- if you want to
Reserved
the articles which contains bothandroid
andgoogle
, set switch asReserved
, and inputandroid+google
- if you want to
Reserved
the articles which contains bothandroid
andgoogle
, alsoReserved
the articles which containschrome
, set switch asReserved
, and inputandroid+google;chrome
- if you want to
Mute
the articles which containsandroid
, set switch asMute
, and inputandroid
- if you want to
Mute
the articles which contains bothandroid
andgoogle
, set switch asMute
, and inputandroid+google
- if you want to
Mute
the articles which contains bothandroid
andgoogle
, alsoMute
the articles which containschrome
, set switch asMute
, and inputandroid+google;chrome