nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
181 stars 14 forks source link

Save settings #121

Open Esshahn opened 5 years ago

Esshahn commented 5 years ago

screenshot 2018-09-14 um 12 45 21

With every restart of the app I need to set the export options again. If Petmate sports saved settings at some point, these would be a good idea to include.

nurpax commented 5 years ago

Petmate already sports settings saving. But this stuff is not saved as you observe.

Not difficult to add, only concern is that this should also be somehow versioned so that old settings files will not break if I f.ex change something in any of the export dialogs.

ftoledo commented 2 years ago

I agree.. Save this settings as "default export settings" .. and you can add a check for "prompt on every export y/n"