skip icon indicating copy to clipboard operation
skip copied to clipboard

Bug: Export log filename uses colons for the filename instead of periods

Open lexum0 opened this issue 10 months ago • 0 comments

When using skip export the log is exported using a time formatting with colons ':' as HH:mm:ss when it should be using periods '.' HH.mm.ss.

The result is that the file is renamed by the system, and copying the path from the terminal to open the file won't work because the file has been renamed (no longer matching)

lexum0 avatar Feb 14 '25 20:02 lexum0