Skip to content
New issue

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

Feature request: searching in chat window. #208

Open
vi opened this issue Jul 3, 2014 · 0 comments
Open

Feature request: searching in chat window. #208

vi opened this issue Jul 3, 2014 · 0 comments

Comments

@vi
Copy link

vi commented Jul 3, 2014

How I see a good searching in a chat:

Upon entering the search request, matching content in visible area of the chat gets incrementally highlighted. If there are no matches in visible area, it shows the first match in older messages (without starting loading additional "archived" messages from disk). "Search backwards" button starts searching in the chat history back in time (starting from the latest visible message or from previous match), loading older and older messages from the database when necessary. Esc stops loading the data and searching. "Search forwards" just searches from the beginning of visible chat area to the last message.

Of course a simpler based search can be implemented first, convenient one later.

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

No branches or pull requests

2 participants