Feature request: --date column
roland-5 opened this issue · 1 comments
roland-5 commented
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 |
---------------------------------------------------------------------
oberblastmeister commented
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