We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我订阅的一个博客里会更新文章 https://www.yunyoujun.cn/atom.xml 也就是rss格式里有updated 但是我发现并不会检查更新时间 按照的是发布时间排序 导致更新文章无法看到
The text was updated successfully, but these errors were encountered:
感谢反馈!目前文章内容更新后无法自动从未读变为已读,因为如果按更新时间排序的话,很多文章资讯会更新,然后排序就会一直变。甚至有一些订阅源,输出的更新时间是当前时间,导致每次抓取时间都会更新。
我设想过做一个Watch功能,把文章标为Watch状态后,文章内容更新后就会高亮出来(或单独列出),这样就不会错过内容更新。
Sorry, something went wrong.
No branches or pull requests
我订阅的一个博客里会更新文章 https://www.yunyoujun.cn/atom.xml 也就是rss格式里有updated
但是我发现并不会检查更新时间 按照的是发布时间排序 导致更新文章无法看到
The text was updated successfully, but these errors were encountered: