github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/server/camlistored/ui/TODO (about)

     1  - Show a placeholder item while an upload is in progress.
     2  - Hook through upload progress percentage from the camli javascript
     3    API to the upload placeholder item.
     4  - Add dragdrop of selected blobs to put them in sets?
     5  - Fix resample quality - looks pretty crappy right now
     6  - Can we put the type o a file within the icon, or other kind of
     7     preview-type information?
     8  - Permanode functionality is just weird... do we need this in the main
     9    UI? should be a command-line only thing I think
    10  - Add support for uploading entire folders
    11  - Make the toolbar a Medium/Quip style floating thing - get temporary
    12    icons from the noun project
    13  - Infinite scroll
    14    - bonus: some cool effect as items load!