update mobilizer.md

This commit is contained in:
shawn 2022-07-17 10:22:48 +08:00
parent 2012a9623e
commit 45c0420102
2 changed files with 20 additions and 2 deletions

View File

@ -18,7 +18,16 @@ So, the mobilizer in the `feed settings` dialog is only use for download when re
Note : Mobilizer is removing some unimportant elements on the page (head, side and bottom of the navigation or link) and re-layout, leaving only the text part. General mobilizer get the article is calculated by algorithm, so can not guarantee 100% correct. Mature mobilizer resolution is more accurate, and built-in is worse.
# Switch feed/web view manually
# Feed & Web
In the top right corner of the article page, it displays `Feed/Web`. Where `Feed` represents the article content from RSS, `Web` represents the article content from the source link.
The content of the web is re-crawled via source links and parsed by Mobilizer. In general, the body content can be parsed correctly, but it may be parsed incorrectly, return the wrong content.
## Current is `Feed` or `Web`?
- When `Feed` is the accent color, it means the current content is `Web`.
- When `Web` is the accent color, it means the current content is `Feed`.
## Switch feed/web view manually
Once enter article page, how can I switch feed/web view manually?
### 1. Tap feed/web link

View File

@ -17,7 +17,16 @@
Mobilizer去除网页上一些不重要的元素头部侧边及底部的导航或者链接并重新排版仅保留正文部分。一般 Mobilizer 得到的文章是由程序算法计算解析得出的,所以不能保证百分百的正确。成熟的 Mobilizer 在正确性上会做的更好,而自带的会差一些。
# 手动切换 feed/web 显示
# Feed 和 Web 显示
在文章界面的右上角,显示着 `Feed/Web`。其中 `Feed` 代表文章内容来自RSS`Web` 代表文章内容来自源链接。
Web的内容通过源链接重新抓取并通过Mobilizer解析。一般情况下可以正确解析出正文内容但也可能解析错误得到非正文内容。
## 当前是 `Feed` 还是 `Web`
- 当 `Feed` 为强调色时,说明当前内容是 `Web`
- 当 `Web` 为强调色时,说明当前内容是 `Feed`
## 手动切换 feed/web 显示
怎么在文章界面手动切换 feed/web 显示?
### 1. 点击 feed/web 链接