You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be extremely useful to be able to see the date/tag items were first introduced and last seen in the repo.
I can see a few UI options:
Press "enter" to open a dialog detailing item info
Display current item's info on the bottom status line
Display current item's info along side on the same line
Display all visible item's info along side on the same line
(1) is probably more future proof as it will allow adding more info later if needed but is more "UI disruptive" and harder to implement
(2 and 3) are more usable might have issues with fitting with long filenames and smaller terminals
(4) Is most informative but will make UI very busy