Flood-UI / flood

A web UI for rTorrent, qBittorrent and Transmission with a Node.js backend and React frontend. Migrate to v4: https://github.com/jesec/flood/wiki/Migrate-from-older-versions-of-Flood.
https://flood.js.org
GNU General Public License v3.0
1.81k stars 173 forks source link

possible feature: Compact view #190

Closed Porco-Rosso closed 7 years ago

Porco-Rosso commented 7 years ago

Hi, firstly amazing job. Not only was flood a breeze to set up, it looks absolutely beautiful! The only thing missing is some of the more advanced features of rutorrents' plugins. But i'm sure those are to come.

If you would consider it, I would like to suggest a "compact" list view. For instance I have a lot of torrents, and it's hard to get a good overview seeing how much vertical space each torrent takes up. A toggle to shrink them to just the titles and maybe the status on the far right, would be ideal. Keep up the great work!

jfurrow commented 7 years ago

Thanks for the kind words! I do plan to mirror the features of rutorrent and its plugins, but this is proving to take a bit of time. Feel free to file additional issues for any specific features you'd like to see first.

I definitely agree that a compact view is necessary and will be adding it soon™. The toggle for this will likely exist (at least initially) in the User Interface section of the settings.

Porco-Rosso commented 7 years ago

Sure I'll add the features I'd like to see first as other issues

scoobynz commented 7 years ago

+1 for compact view. BTW, awesome job so far!

I guess there is a reason that rutorrent and deluge are both the same with 'sortable' columns. IMO this is needed in flood as well.

jfurrow commented 7 years ago

@scoobynz I agree! It's currently in the design phase :)

Porco-Rosso commented 7 years ago

https://github.com/jfurrow/flood/pull/233 I see you've implemented the feature, thanks!

jfurrow commented 7 years ago

It's finally done, thanks for your patience! Let me know what you think. :)

scoobynz commented 7 years ago

Awesome. Much more usable now. Keep up the good work :-)