[GH-ISSUE #5062] Tagging existing documents in batch. #52510

Closed
opened 2026-05-05 13:36:00 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @LumenYoung on GitHub (Aug 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5062

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

Currently the documents that has been uploaded doesn't have a efficient way to add tag in batch. You have to add tag for each individual document. This means that trying to add new tags to group existing documents is extremely manual , time consuming and repetitive.

Since there could be many cases you want to query a group of documents, and therefore you want to add tag to multiple documents so that you can use # to query them all, tagging is a very frequently used action therefore deserve better interface for efficient editing.

Describe the solution you'd like

Since there is already the multi selection and you can delete documents when multiple files are selected, it would be straight forward if we can add an additional button "add tag" when in multi-selection and allow to add multiple tags in the pop up window.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @LumenYoung on GitHub (Aug 31, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5062 **Is your feature request related to a problem? Please describe.** Currently the documents that has been uploaded doesn't have a efficient way to add tag in batch. You have to add tag for each individual document. This means that trying to add new tags to group existing documents is extremely manual , time consuming and repetitive. Since there could be many cases you want to query a group of documents, and therefore you want to add tag to multiple documents so that you can use `#` to query them all, tagging is a very frequently used action therefore deserve better interface for efficient editing. **Describe the solution you'd like** Since there is already the multi selection and you can delete documents when multiple files are selected, it would be straight forward if we can add an additional button "add tag" when in multi-selection and allow to add multiple tags in the pop up window. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

@tjbck commented on GitHub (Sep 2, 2024):

#3527

<!-- gh-comment-id:2325139562 --> @tjbck commented on GitHub (Sep 2, 2024): #3527
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52510