glyphr-studio / Glyphr-Studio-Desktop

A desktop client for Glyphr Studio built in electron
Other
437 stars 46 forks source link

"Rich client" file save #21

Closed mattlag closed 6 years ago

mattlag commented 6 years ago

Is it possible to keep track of the saved file, something like a rich client "Save As" experience, where subsiquent saves are re-written to the same file?

Currently, in the browser, we have to generate a new file on every save - but if Electron enables a better file save experience that would be good to implement.

kethinov commented 6 years ago

Yeah I think it's doable.