Martchus / syncthingtray

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

Show ID instead of name in Recent changes #130

Closed giovEra closed 2 years ago

giovEra commented 2 years ago

Relevant components

Environment and versions

Bug description Releted to https://github.com/Martchus/syncthingtray/issues/115: Show name instead of ID in Recent changes. The "Recent changes" tab display the ID of directory instead of name.

Steps to reproduce

  1. Add a folder to syncthing
  2. Inside the folder run touch {0..15}

Expected behavior The issue #115 has been close, so I expect that in the tab "Recent Changes" is display the name of directory instead of ID. Note: In the settings I didn't find an option to choose whether to display ID or name of directories.

Screenshots "Directories" tab: directories.jpg

"Recent Changes" tab: recent-changes.jpg

Martchus commented 2 years ago

Implemented by https://github.com/Martchus/syncthingtray/commit/bc3cc22d60edc9b0bc0fbb41ee125efa87068c3a.

Note that I interpret "Show ID instead of name in Recent changes" as what's wrong and not as what I should do. It would make more sense to phrase it like #115 (for which I've only covered devices and I suppose that I've forgotten about directories is what you're getting at with that ticket).