trashy icon indicating copy to clipboard operation
trashy copied to clipboard

Feature request: --date column

Open roland-5 opened this issue 2 years ago • 1 comments

As I love trashy output I need sometimes more specific time when I put file/folder in trash. If two days ago something was deleted, then what time it was exactly?

---------------------------------------------------------------------
|  i  | Time            |  Date             |     Path              │
|-----|-----------------|-------------------|-----------------------|
|  2  | 2 days ago      | 2022/09/13 16:45  |  /home/user/blablabla |
|  1  | 2 days ago      | 2022/09/13 16:40  |  /home/user/blablabla |
|  0  | 43 minutes ago  | 2022/09/15 12:01  |  /home/user/blebleble |
---------------------------------------------------------------------

roland-5 avatar Sep 11 '22 09:09 roland-5

This seems pretty useful. I wonder if we could add an option to choose how preciese the Time column is. For example, something like --time precise or --time imprecise

oberblastmeister avatar Sep 13 '22 23:09 oberblastmeister