bluegenes icon indicating copy to clipboard operation
bluegenes copied to clipboard

Treat folders as first-class citizens

Open heralden opened this issue 3 years ago • 0 comments

Right now folders are implemented using tags, which has led to their existence being dependent on them having list children. This means you can't have empty folders, or modify folders directly (instead of renaming them, you have to move all its contents into a new folder with the right name).

We'll probably need new web services for folders to improve on what we have now.

heralden avatar Mar 09 '21 15:03 heralden