-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Search within conversations and export / delete / open #324
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
Comments
Good idea. I'd say that at least basic text search shall be doable quickly, followed by more advanced and eventually embeddings. |
Enhanced Search: Frequency Ranking and In-Message Querying #324
@syberkitten, see the new changes by @joriskalz (video below as well). You can try them on the big-agi.mp4Please let us know what works, what doesn't, and if this is a good solution to your request. |
Hi @syberkitten - this has been implemented. Thanks for requesting. Thanks @joriskalz for his work in leading the way, I finally connected all the dots. |
…enricoros#324 This is a good feature. The 'Delete All' will always operate on the current selection. If a Folder restricts to 10 conversasions, and a search narrows it down to 3, then the 3 will be deleted. This works really well for quick cleanups.
Why
Searching within previous conversations
Concise description
Be able to search / filter old conversations by typing a search query, and clicking the one i want to open up.
only those conversations that have more than 1 match show up (rest is filtered out).
list is sorted by the top hits (conversation which has most matches).
ability to export only those (filtered) conversations or delete them.
Requirements
The text was updated successfully, but these errors were encountered: