Is your feature request related to a problem? Please describe.
Not necessarily a problem, but similar to issue #655 in that documents can be given tags one by one. However, when uploading several documents, it takes some time to add tags to each one. It would be cool to be able to create tags outside of an individual document, and then be able to upload documents with the tag selected, automatically tagging all documents with the current tag that are dragged and dropped or uploaded with the tag context. The current workflow looks like this:
click pen icon
click small + button
click 'add a tag' text box
enter tag
click small check mark
click save
repeat for each tag, for each document
Describe the solution you'd like
I think it would be useful if an admin could create tags on the My Documents page without having to select a document first. New potential workflow:
click a + button next to the last tag listed at the top
in pop up window, enter tag name or provide a list of tag names
click create (pop up window closes, new tag(s) shows in tag list)
select a new tag
upload files to this tag
Describe alternatives you've considered
Another way to go about this is to be able to upload folders, using the folder name as a tag. Or, uploading a folder containing subdirectories could tag all documents with folder/subdir names.
Example: I have a folder called my_documents/ that has 3 subdirectories [2022, 2023, 2024], and each subdir has a set of documents. By uploading the my_documents/ folder, all documents will have the my_documents tag. Each document in its respective subdir will have the 2022, 2023, or 2024 tag as well. The end result is that all documents will have 2 tags (my_documents and 202X tag).
Additional context
Just want to thank you again for the amazing work you're doing!
Originally created by @vrdeeznuts on GitHub (Feb 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/680
Originally assigned to: @tjbck on GitHub.
**Is your feature request related to a problem? Please describe.**
Not necessarily a problem, but similar to issue #655 in that documents can be given tags one by one. However, when uploading several documents, it takes some time to add tags to each one. It would be cool to be able to create tags outside of an individual document, and then be able to upload documents with the tag selected, automatically tagging all documents with the current tag that are dragged and dropped or uploaded with the tag context.
_The current workflow looks like this:_
1. click pen icon
2. click small + button
3. click 'add a tag' text box
4. enter tag
5. click small check mark
6. click save
7. **repeat** for each tag, for each document
**Describe the solution you'd like**
I think it would be useful if an admin could create tags on the My Documents page without having to select a document first.
_New potential workflow:_
1. click a + button next to the last tag listed at the top
2. in pop up window, enter tag name or provide a list of tag names
3. click create (pop up window closes, new tag(s) shows in tag list)
4. select a new tag
5. upload files to this tag
**Describe alternatives you've considered**
Another way to go about this is to be able to upload folders, using the folder name as a tag. Or, uploading a folder containing subdirectories could tag all documents with folder/subdir names.
Example: I have a folder called my_documents/ that has 3 subdirectories [2022, 2023, 2024], and each subdir has a set of documents. By uploading the my_documents/ folder, all documents will have the my_documents tag. Each document in its respective subdir will have the 2022, 2023, or 2024 tag as well. The end result is that all documents will have 2 tags (my_documents and 202X tag).
**Additional context**
Just want to thank you again for the amazing work you're doing!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @vrdeeznuts on GitHub (Feb 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/680
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
Not necessarily a problem, but similar to issue #655 in that documents can be given tags one by one. However, when uploading several documents, it takes some time to add tags to each one. It would be cool to be able to create tags outside of an individual document, and then be able to upload documents with the tag selected, automatically tagging all documents with the current tag that are dragged and dropped or uploaded with the tag context.
The current workflow looks like this:
Describe the solution you'd like
I think it would be useful if an admin could create tags on the My Documents page without having to select a document first.
New potential workflow:
Describe alternatives you've considered
Another way to go about this is to be able to upload folders, using the folder name as a tag. Or, uploading a folder containing subdirectories could tag all documents with folder/subdir names.
Example: I have a folder called my_documents/ that has 3 subdirectories [2022, 2023, 2024], and each subdir has a set of documents. By uploading the my_documents/ folder, all documents will have the my_documents tag. Each document in its respective subdir will have the 2022, 2023, or 2024 tag as well. The end result is that all documents will have 2 tags (my_documents and 202X tag).
Additional context
Just want to thank you again for the amazing work you're doing!
@AroSwift commented on GitHub (Feb 15, 2024):
This would be extremely helpful 💯