mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #3110] enh: bulk (un)tag selected documents #28662
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 @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
random idea 2
@silentoplayz commented on GitHub (Jun 13, 2024):
Good idea, but I think the
Delete tagsbutton 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.👍🏼@tjbck commented on GitHub (Jun 14, 2024):
PR welcome!
@tjbck commented on GitHub (Jul 10, 2024):
Closing in favour of #3527