[GH-ISSUE #3110] enh: bulk (un)tag selected documents #51800

Closed
opened 2026-05-05 13:00:28 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @dev2pew on GitHub (Jun 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3110

Is your feature request related to a problem? Please describe.
I find myself messing around in the workspace quite often.
I had a time where I had bunch of already uploaded documents, and my task was to tag each one of them by their file extension.

Describe the solution you'd like
add new button(s) for tagging (or removing tags from) selected documents.

Describe alternatives you've considered
I couldn't think of any alternatives :(

Additional context
some screenshots concepts? here is.

random idea 1

image

random idea 2

image

  1. add tag.
  • tags the document if such tag does not exist;
  • does nothing if tag already exists.
  1. delete tag.
  • deletes the tag if such one exists;
  • does nothing if there no such tag.
Originally created by @dev2pew on GitHub (Jun 12, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3110 **Is your feature request related to a problem? Please describe.** I find myself messing around in the workspace quite often. I had a time where I had bunch of already uploaded documents, and my task was to tag each one of them by their file extension. **Describe the solution you'd like** add new button(s) for tagging (or removing tags from) selected documents. **Describe alternatives you've considered** I couldn't think of any alternatives :( **Additional context** some screenshots concepts? here is. random idea 1 ![image](https://github.com/open-webui/open-webui/assets/65161490/a4916ef8-d90a-4581-94c7-e23675e1e626) random idea 2 ![image](https://github.com/open-webui/open-webui/assets/65161490/59b4f55c-6a00-45bc-822e-943c408450e9) 1. add tag. + tags the document if such tag does not exist; + does nothing if tag already exists. 2. delete tag. + deletes the tag if such one exists; + does nothing if there no such tag.
GiteaMirror added the enhancementgood first issuehelp wantednon-core labels 2026-05-05 13:00:29 -05:00
Author
Owner

@silentoplayz commented on GitHub (Jun 13, 2024):

Good idea, but I think the Delete tags button you suggest should then bring up an option to select which tag(s) you'd like to remove from the selected documents, based on all tags retrieved from said selected documents. +1 from me.👍🏼

<!-- gh-comment-id:2164143619 --> @silentoplayz commented on GitHub (Jun 13, 2024): Good idea, but I think the `Delete tags` button you suggest should then bring up an option to select which tag(s) you'd like to remove from the selected documents, based on all tags retrieved from said selected documents. +1 from me.👍🏼
Author
Owner

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

PR welcome!

<!-- gh-comment-id:2167225888 --> @tjbck commented on GitHub (Jun 14, 2024): PR welcome!
Author
Owner

@tjbck commented on GitHub (Jul 10, 2024):

Closing in favour of #3527

<!-- gh-comment-id:2219508578 --> @tjbck commented on GitHub (Jul 10, 2024): Closing in favour of #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#51800