Get rid of SaveReportJsonDataInInternalDir option

This commit is contained in:
2026-04-22 11:01:37 +09:00
parent afed4c8438
commit c5e3276f34
5 changed files with 8 additions and 36 deletions
+3 -2
View File
@@ -5,11 +5,12 @@
-duplicate existing report with new name
-cleanup empty uuid folders in case user gets an internal folder created but never saves
-always save report data (file locations, title, etc.) to internal dir (might already be done?)
-add dropdown to Add Items button to have add items from folder and remove choose working folder option (data always saved internally)
-no more option to save data internally -> ALWAYS save report_data.json internally
-always save report data (file locations, title, etc.) to internal dir (might already be done?)
-no more option to save data internally -> ALWAYS save report_data.json internally
-update project title -> should update recently used data
-this sort of works, something is wrong with the upgrade process where the UUID is not brought over properly; need to test and fix (maybe fixed already and my dataset is wrong?)
-add option to backup added files to internal data directory
-make backup of last generated PDF
-iOS-specific (MAUI essentials?)
-Take picture