Redo the entire import/export handling.
Split Mensinator Import and Export to two different classes to simplify the processes. (Should we split the ExportImport dialog as well?)
SettingsScreen interacts with ImportExportDialog and also SettingsViewModel (for the settings directly in settingsscreen).
SettingsViewModel uses MensinatorExport and ClueImport (and if other imports have been added, them too)
Will add image of this later, this is just to remember.
Redo the entire import/export handling.
Split Mensinator Import and Export to two different classes to simplify the processes. (Should we split the ExportImport dialog as well?)
SettingsScreen interacts with ImportExportDialog and also SettingsViewModel (for the settings directly in settingsscreen).
SettingsViewModel uses MensinatorExport and ClueImport (and if other imports have been added, them too)
Will add image of this later, this is just to remember.