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.
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.