nurpax / petmate

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

Remember filename when saving with "Save as..." #135

Open Esshahn opened 5 years ago

Esshahn commented 5 years ago

It would be cool if the current filename would be the default name when saving with "Save as...". Currently the systems default (?) name is used.

screenshot 2019-01-16 um 16 20 11

Would be very helpful when e.g. working with save states (e.g. "pet-01", "pet-02", "pet-03" etc)