lakewik / EasyStorj

GUI Client for Storj Network v1 and v2 written in Python and PyQt4
MIT License
74 stars 14 forks source link

Allow users to select multiple files in a single window instead of the (+) #94

Open MeijeSibbel opened 7 years ago

MeijeSibbel commented 7 years ago

This would be way easier for users and more user friendly,

lakewik commented 7 years ago

You can drag&drop files to queue - the queue table will show when you click right black arrow

schwab commented 6 years ago

Multi-select is a pretty standard ui thing. It should be supported, not to mention adding folders.