opensolon / opensolon/soloncode
新增:对话框以及全局的消息记录 模糊检索以及快速定位
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 193
- Forks
- 37
- 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
No files, tests, or entry points are identified in the issue. Start by reviewing the existing dialog and message-history UI, then define how search should cover one dialog and all dialogs, including locating the matching window and message. Done means users can quickly find and navigate to matching historical messages in both scopes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100