Skip to content

[Feature] 收藏列表增加浏览工具栏 #610

Description

@user-A100

你想解决什么问题?

在收藏列表里:找以前收藏的内容只能手动滚动,没有搜索;想把一个收藏夹精读一遍时,默认顺序固定,总是从最近/最旧开始,看不完剩下的;也不能切换排序方向。

你希望怎么改进?

在收藏列表页右上角增加一组工具按钮:

  • 放大镜(搜索):点一下展开搜索栏,可在当前收藏夹内搜索;再点一次收起,不长期占位;
  • 刷新(随机):点一下让当前收藏夹内容随机打乱顺序重新呈现,方便精读;
  • 排序:支持按内容发布时间正序 / 倒序切换。

使用场景

  • 用关键词快速定位旧的收藏;
  • 精读收藏夹:每次随机刷新,顺序不同,更容易把整夹看完;
  • 想从最早的内容开始看,或反过来只看最近的。

官方操作路径(如果官方有此功能)

No response

你尝试过的替代方案

我在自己的 fork 里做过一版参考实现(仅作思路示例):https://github.com/user-A100/zhihu-plus-plus/tree/codex/zhicang-collection-source —— 其中 CollectionLibraryScreen.kt 已实现搜索栏的展开/收起(toggle)与本地过滤、右上角刷新入口,可参考。

知乎++ 版本

0.26

其他补充

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions