carina-studio / ULogViewer

Cross-Platform Universal Log Viewer.
https://carina-studio.github.io/ULogViewer/
MIT License
400 stars 40 forks source link

Enhancement: Give option to change time span of viewable logs after file is loaded #46

Open acastruc opened 2 months ago

acastruc commented 2 months ago

I am often given a log file with entries spanning 1 or more days. Often all I am concerned with the 'last X min' only. I was thinking rather than making user (me) do the math for

image

why not add a drop down choice with options "last 5min" "last 30min" "last day" Alternatively, it would be cool if I click somewhere in the status bar where the boundaries are shown and let me drag the stat/end times

image

Think of a double sided drag bar where you can slide it along full timespan to focus in on a specific time window Im thinking of something like this (but scaled to the log file in question obviously)

image
hamster620 commented 2 months ago

@acastruc Thanks for your suggestion, we will take this into account in the future release.