mirror of https://github.com/seazon/FeedMe.git
move md files
This commit is contained in:
parent
1d5ae20cd0
commit
084542c36f
18
README.md
18
README.md
|
@ -4,21 +4,21 @@ This is the documentation of FeedMe.
|
|||
|
||||
# Topics:
|
||||
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/podcast_tts.md">Podcast & TTS</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/filter_zh.md">Filter (Chinese)</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/customize_menus_zh.md">Customize Menus (Chinese)</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/podcast_tts.md">Podcast & TTS</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/filter.md">Filter (Chinese)</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/customize_menus.md">Customize Menus (Chinese)</a>
|
||||
- Feed setting
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/mobilizer.md">Mobilizer</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/mobilizer.md">Mobilizer</a>
|
||||
- Sync
|
||||
- FAB & Action Bar
|
||||
|
||||
# <a href="https://github.com/seazon/FeedMe/blob/master/qa.md">QA</a>
|
||||
# <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>
|
||||
|
||||
# Patches:
|
||||
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches.md">3.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_2.x.md">2.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_1.x.md">1.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_0.x.md">0.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches.md">3.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_2.x.md">2.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_1.x.md">1.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_0.x.md">0.x</a>
|
||||
|
||||
# <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/README.md">中文</a>
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
从2.5版本开始,你可以自定义`动作条`菜单和`悬浮按钮`菜单。
|
||||
|
||||
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/customize_menus_1.png" width="25%" height="25%" />
|
||||
|
||||
## 进入编辑模式
|
||||
长按动作条标题位置可以进入编辑模式。在打开的编辑对话框中,你可以看到4个部分,`悬浮按钮`,`显示`,`隐藏`和`禁用`。通过拖拽右侧的图标你可以为菜单排序,或者移动菜单到你想要的位置。。
|
||||
|
||||
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/customize_menus_2.png" width="25%" height="25%" />
|
||||
|
||||
你可以定义一个`悬浮按钮`和多个`显示`的菜单,如果动作条空间不够,会和`隐藏`的菜单一样,显示在`更多`菜单中。如果某些菜单你根本不想用,可以设置为`禁用`。
|
||||
|
||||
## 分动作条
|
||||
如果你启用了`分动作条`,`悬浮按钮`菜单不再有效,而是成为动作条菜单的第一个菜单。
|
||||
|
|
@ -4,7 +4,7 @@ This is the documentation of FeedMe.
|
|||
|
||||
# 主题:
|
||||
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/podcast_tts.md">Podcast & TTS</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/podcast_tts.md">Podcast & TTS</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/filter.md">过滤器</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/customize_menus_zh.md">自定义菜单</a>
|
||||
- Feed setting
|
||||
|
@ -12,11 +12,11 @@ This is the documentation of FeedMe.
|
|||
- Sync
|
||||
- FAB & Action Bar
|
||||
|
||||
# <a href="https://github.com/seazon/FeedMe/blob/master/qa.md">QA</a>
|
||||
# <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>
|
||||
|
||||
# 更新:
|
||||
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/patches.md">3.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_2.x.md">2.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_1.x.md">1.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/patches_0.x.md">0.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_2.x.md">2.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_1.x.md">1.x</a>
|
||||
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/patches_0.x.md">0.x</a>
|
||||
|
|
26
filter_zh.md
26
filter_zh.md
|
@ -1,26 +0,0 @@
|
|||
从2.4版本开始,FeedMe支持在同步时对新文章进行过滤,把你不想读的文章自动标记为已读,来节省你的阅读时间。对每个订阅源,你可以添加不同的的过滤。
|
||||
|
||||
过滤设置在订阅源的设置界面。你可以看到左侧是一个切换开关,可以以不同的方式来对这歌订阅源进行过滤。下面是填写过滤关键字的文本框。
|
||||
|
||||
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/filter_1.png" width="25%" height="25%" />
|
||||
|
||||
## 过滤方式
|
||||
- `保留`:仅保留满足关键字的文章,其它文章标记为已读
|
||||
- `过滤`:仅将满足关键字的文章标记为已读
|
||||
|
||||
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/filter_2.png" width="25%" height="25%" />
|
||||
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/filter_3.png" width="25%" height="25%" />
|
||||
|
||||
当某个源你只关心含有某些关键字的文章时,你可以使用保留方式;当某个源你不关心某些关键字时,你可以使用过滤方式。
|
||||
|
||||
## 文本框
|
||||
- 当你的关键字是2个词的组合,可以使用`+`
|
||||
- 当你需要设置超过1个关键字时,可以使用`;`
|
||||
|
||||
## 例子
|
||||
- 如果你想`保留`标题中包含`android`的文章,先把切换开关设置为`保留`。在文本框输入`android`即可
|
||||
- 如果你想`保留`标题中包含`android`,同时含有`google`的文章,先把切换开关设置为`保留`。在文本框输入`android+google`即可
|
||||
- 如果你想`保留`标题中包含`android`,同时含有`google`的文章 ,同时也想保留标题中包含`chrome`的文章,先把切换开关设置为`保留`。在文本框输入`android+google;chrome`即可
|
||||
- 如果你想`过滤`标题中包含`android`的文章,先把切换开关设置为`过滤`。在文本框输入`android`即可
|
||||
- 如果你想`过滤`标题中包含`android`,同时含有`google`的文章,先把切换开关设置为`过滤`。在文本框输入`android+google`即可
|
||||
- 如果你想`过滤`标题中包含`android`,同时含有`google`的文章 ,同时也想过滤标题中包含`chrome`的文章,先把切换开关设置为`过滤` 。在文本框输入`android+google;chrome`即可
|
Loading…
Reference in New Issue