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

search across all messages, all conversations #225

Open
meonkeys opened this issue Sep 15, 2024 · 1 comment
Open

search across all messages, all conversations #225

meonkeys opened this issue Sep 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@meonkeys
Copy link

It would be nice to be able to search for text in any message in any conversation.

@exquo
Copy link
Collaborator

exquo commented Oct 25, 2024

Should be possible. Maybe with a command like :/search str here. It can filter messages in the chat window, and the contacts in the contacts window, similarly to how the in-chat / search looks now. Incremental search as-you-type would be computationally expensive for search in all chats, though.

For the meantime, grep SMTH ~/.local/share/scli/history always works, is fast and flexible :)

@exquo exquo added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants