-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
How are you running AnythingLLM?
AnythingLLM desktop app mac & windows, remote debian 13 server w. docker.
What happened?
After uploading a set of files, testing Bulk URL ingest of content, and the confluence API key ingest; they work!
The issue lies in the management of the cached files locally to add to a workspace for embedding.
In the UI as it is today (1.5.5 Mac and windows) the file management is very difficult as it collapses file names, and the mechanic of "hovering" over every name in a long list is frustrating.
Please just go to a 2 line display where line one is the maximum lenght reasonable file name display, and line 2 is the metadata associated with the file. The checkbox to add to workspace is centered for the 2 line set. I'll gladly increase my scroll time to avoid hover/pause/slide over to check/uncheck which makes it a gind.
Being able to pop out a "this is my file set from cache" list that can be re-added would make rebuilding a workspace to iterate over "dialing it in" much easier.
Are there known steps to reproduce?
use any of the interfaces that result in sets of files being in cache, then add them to a workspace, attempting to deal with long form names for adding to workspace would be the user experience being discussed for improvement. Bug is uxer experience in attempting this over and over with the friction in the name selection process.