tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
184 stars 21 forks source link

Ability to search in chat history with selected contact #67

Closed leoblum closed 3 years ago

leoblum commented 3 years ago

Is your feature request related to a problem? Please describe. I want to have ability to search previous discussions in my chat history. That useful if you told many with your contacts and want to find specific messages.

Describe the solution you'd like Like in Telegram when I press Ctrl + F in the top of window will open search input in which I can type search phrase. Then below of input field client show possible results to me. When I click on result the chat will jump to the message.

Describe alternatives you've considered No. I didn't find anything.

leoblum commented 3 years ago

Sorry, my mistake. That already works by Ctrl + F.