Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Stopwatch History and CSV export/copy #455

Open
andrei-akopian opened this issue May 13, 2023 · 0 comments
Open

[Feature Request] Stopwatch History and CSV export/copy #455

andrei-akopian opened this issue May 13, 2023 · 0 comments

Comments

@andrei-akopian
Copy link

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 andrei-akopian changed the title Feature Request: Stopwatch History and CSV export/copy [Feature Request] Stopwatch History and CSV export/copy May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants