-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Under the file menu add an Export sub menu and three sub menu options to export to formats:
- csv
- json
- xml
Allow the user to select the benchmarks to export by selecting from the benchmarks tab or provide a dialogue window with benchmarks where the user can select the benchmarks to export.
Allow the user to select where the exported data will be saved to but default to the Documents\jDiskMark Benchmarks directory and create it if it does not already exist. Note the intentional space.
exports should be logged.
potential file naming:
2025-07-22_<timestamp>_JDM_DellXPS15_FullReport.csv
2025-07-22_<timestamp>_JDM_DellXPS15_FullReport.json
2025-07-22_<timestamp>_JDM_DellXPS15_FullReport.xml
or if a single drive model is selected for export:
2025-07-22_<timestamp>_JDM_DellXPS15_KingstonNV2_FullReport.csv
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers