Bringing up folders again to the forefront as it’s been a request for about three years now.
It’s not that difficult to do this. From a database perspective it’s another column for each file and a separate table for the list of folder names (so one new table, one column in an existing table). From a UI perspective it’s a grouping of items by that column in the database, one page that runs a query to pull all of the items related to that particular folder ID.
It doesn’t need to be fancy drag and drop, we can choose the folder from a drop down. Just some way to organize our files. It’s been long enough, what is the delay?