I'm coming from ttrss, and what I'm used to and want is
- if within the last hour: relative
$minutesAgo min
- if within the last day:
%H:%M
- otherwise:
%Y-%m-%d %H:%M
I could see either adding a "smart relative" option or something, but I'm not really sure how configurable it should be.
Alternately, I could just make my own extension with no configuration.
Do you have any suggestions for how to build it into this extension?
I'm coming from ttrss, and what I'm used to and want is
$minutesAgo min%H:%M%Y-%m-%d %H:%MI could see either adding a "smart relative" option or something, but I'm not really sure how configurable it should be.
Alternately, I could just make my own extension with no configuration.
Do you have any suggestions for how to build it into this extension?