Simple-Clock icon indicating copy to clipboard operation
Simple-Clock copied to clipboard

[Feature Request] Stopwatch History and CSV export/copy

Open andrei-akopian opened this issue 1 year ago • 0 comments

I want to be able to export my stopwatch time (and laps) as csv (in case I want to analyze it on my computer later on.) It should "Save as" or "Share" or copy to clipboard. Also, there should be a history log and export:

Format for copy/share:

Final Time
lap1
lap2
lap3

CSV format for history export:

YYYY.MM.DD.HH.MM.SS , Final Time, lap1, lap2, lap3

Here is a mockup, the save button (for history) should really be in the settings or info section, but I am will leave those detail to the more skilled designers out there (and whoever will be coding it). There should probably be a setting for whether you want to log the history or not. Alternatively you could make a more advanced option where pressing the save button will save the time to the history log, and a consequent a popup saying that you can export/view the history somewhere in the settings.

Simple-Clock-Export-Mockup

andrei-akopian avatar May 13 '23 13:05 andrei-akopian