feat: groupping chats/documents for tagging and deletion #228

Closed
opened 2025-11-11 14:12:19 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @peperunas on GitHub (Jan 25, 2024).

Originally assigned to: @tjbck on GitHub.

Is your feature request related to a problem? Please describe.

As of now, it's pretty cumbersome to cleanup old chats. We have to click - one by one - on each chat twice. It would be great to have a "mass select" mode that allows for quick deletion.

Originally created by @peperunas on GitHub (Jan 25, 2024). Originally assigned to: @tjbck on GitHub. **Is your feature request related to a problem? Please describe.** As of now, it's pretty cumbersome to cleanup old chats. We have to click - one by one - on each chat twice. It would be great to have a "mass select" mode that allows for quick deletion.
GiteaMirror added the enhancementcore labels 2025-11-11 14:12:19 -06:00
Author
Owner

@tjbck commented on GitHub (Jan 25, 2024):

Perhaps this is what you're looking for!

image
@tjbck commented on GitHub (Jan 25, 2024): Perhaps this is what you're looking for! <img width="662" alt="image" src="https://github.com/ollama-webui/ollama-webui/assets/25473318/500b58a6-7b99-4bcc-8544-95c6ca714c2e">
Author
Owner

@peperunas commented on GitHub (Jan 25, 2024):

Hello, I saw that feature and that's not what I mean.

Please, do not close issues when the discussion is not over.

The point I was making is different: it would be good to select which chats - and not all together - to delete. Batch deletion.

For me the issue should not be closed.

@peperunas commented on GitHub (Jan 25, 2024): Hello, I saw that feature and that's not what I mean. Please, do not close issues when the discussion is not over. The point I was making is different: it would be good to select which chats - and not all together - to delete. Batch deletion. For me the issue should not be closed.
Author
Owner

@tjbck commented on GitHub (Jan 25, 2024):

Sure! Feel free to elaborate more and choose a more descriptive title next time so that I can better understand your feature request and won't cause any misunderstanding. Also, feel free make a PR! Just to let you know in advance, If there aren't any elegant/UX friendly ways to implement, I'll be closing this issue, Thanks!

@tjbck commented on GitHub (Jan 25, 2024): Sure! Feel free to elaborate more and choose a more descriptive title next time so that I can better understand your feature request and won't cause any misunderstanding. Also, feel free make a PR! Just to let you know in advance, If there aren't any elegant/UX friendly ways to implement, I'll be closing this issue, Thanks!
Author
Owner

@peperunas commented on GitHub (Jan 26, 2024):

Sorry I did not phrase it properly, my bad.

I guess that, UI wise, a way would be to have a "select" button on top of the conversation list. Clicking it is going to show up a checkbox on the left of each chat. Once one or more conversations are selected, a red "delete" button would appear near the select one.

Would that work?

@peperunas commented on GitHub (Jan 26, 2024): Sorry I did not phrase it properly, my bad. I guess that, UI wise, a way would be to have a "select" button on top of the conversation list. Clicking it is going to show up a checkbox on the left of each chat. Once one or more conversations are selected, a red "delete" button would appear near the select one. Would that work?
Author
Owner

@tjbck commented on GitHub (Jun 14, 2024):

image

Implemented as shiftKey + hover shortcut on dev!

@tjbck commented on GitHub (Jun 14, 2024): <img width="264" alt="image" src="https://github.com/open-webui/open-webui/assets/25473318/bf5888d9-19c7-4763-ad16-41892fd9d56f"> Implemented as shiftKey + hover shortcut on dev!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#228