Closed melyux closed 1 year ago
Thanks for feedback. First 2 are fixed and will be in next version. Last active is more useful as a date I think because usually you only care about the old ones to purge from the client so you sort by date and pick a cut off line.
For the last one see #2. It's not supported by the framework I'm using right now, I may have to come up with some sort of hack.
Awesome, saw the fixes. For last date, is that so? I use it to understand how stale a download is. It's hard to parse the full date and then think of the current date and subtract in my head. Whereas "2d ago" would be much clearer. Maybe a way to click on it to switch between absolute and relative time?
But it doesn't indicate stale download, it indicates when was it last downloaded OR uploaded.
If you had the "2d ago" info, what do you typically use that for?
I could add another column that is just different representation of last active field and let users pick which column they want but it has to be justified by a good use case as there are already lots of columns.
Yep, I meant like how stale this torrent is. Has it downloaded or uploaded recently? 30d ago? If it's that stale, that's what makes me decide to remove it or not.
Right, so same as my use case, delete old ones. But you don't sort by the column, just pick out old ones and need an easier way to determine age at a glance?
Yeah I sort by age (aka datetime added) to keep a consistent ordering no matter what, so last active becomes much more important to quickly see at a glance since it's unpredictable by the order
I tried the relative time and found that it's just as easy to use with sorted column and easier to use with unsorted so I'll stick to it. Absolute date is still shown as tooltip on hover.
Build and tried latest. Everything's great
Beautiful app, already nicer looking than the mess that Transmission Remote GUI is.
Here are some issues/complaints I've found: