mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #12211] feat: select multiple (or all) chats to delete, archive or move to folder #32037
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MikeNatC on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12211
Check Existing Issues
Problem Description
I am finding it a bit frustrating moving chats into folders for organizational purposes. This is especially after I've been chatting on and off on a topic for a while and I want to move the chats into folders or to delete them.
Desired Solution you'd like
I think a neat way is to have an option to select multiple chats (or all chats) and perform actions like moving them, deleting them, archiving etc.
Ideally, this ability to select multiple chats should also work when using the search function so that I can search for all chats with a particular phrase or keyword and then move them all into a folder.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Mar 31, 2025):
You can press shift for quick actions.
@MikeNatC commented on GitHub (Mar 31, 2025):
Thanks @tjbck for the super quick response, I didn't realize that there was a quick actions which is super helpful. Is there a way to quickly move chats into folders besides the drag and drop?