Martchus / syncthingtray

Tray application and Dolphin/Plasma integration for Syncthing
https://martchus.github.io/syncthingtray/
Other
1.54k stars 43 forks source link

Add timestamp column in the recent changes tab #202

Closed wohenbushuang closed 10 months ago

wohenbushuang commented 10 months ago

Shows the timestamp in which the recent changes were happened

Martchus commented 10 months ago

Please use the issue template next time. (Of course you might strip it down.)

I assume this is about the standalone tray application because when I recall correctly the timestamp is shown in the plasmoid.

There's not that much space in the widgets-based list view for showing more information. So I'm not sure whether this will be a big win for everybody. Supposedly the column should be optional. Note that you can already few the timestamp as a tooltip by hovering over a row. Is that not good enough?

Note that Syncthing Tray is generally about providing a condensed view. It is not about replacing the official UI completely (as stated in the README). So feature requests like this are generally a bit questionable. If you want a more detailed few, just open the official UI (which Syncthing Tray tries to make more accessible instead of replacing it).

wohenbushuang commented 10 months ago

Note that you can already few the timestamp as a tooltip by hovering over a row. Is that not good enough?

I didn't know this before. It's enough for me.