zhanghai / zhanghai/MaterialFiles
[Feature] 关于搜索功能相关的优化
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
您好!这个软件非常优秀,我很喜欢。但是我在使用搜索功能时遇到一些问题,当搜索结果文件夹为多个时,有时我并不确定哪个搜索结果是我想要的,因为文件夹可能重名,此时我需要点开每一个结果去寻找我想要的,当我发现某个结果不是我想要的时,我想要通过返回操作回到搜索结果页面,但是目前的情况是返回到当前文件夹的上一级目录,并非搜索结果页面,虽然可以重新点击搜索框进行搜索,但这样又会重新搜索一遍,效率低下。
总之,我希望从搜索结果进入文件夹后,返回操作能回到搜索结果页面,免去部分情况下重复搜索的冗余操作。
或许也可以换一种解决办法:在文件夹右侧菜单添加新建窗口的操作
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the search-result flow and the back operation when opening a result folder. Compare returning to the search results with adding a new-window action from the folder menu, then verify that the chosen behavior avoids an unnecessary repeat search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100