WasatchPhotonics / ENLIGHTEN

Open-source spectroscopy application for controlling and taking measurements from Wasatch Photonics spectrometers.
https://wasatchphotonics.com/product-category/software/
MIT License
3 stars 6 forks source link

[#428] prompt user before overwriting files #444

Closed mzieg closed 1 week ago

mzieg commented 1 week ago

Note we already checked for overwriting when exporting from Measurements, or renaming an existing Measurement. This is just for generating new individual Measurement files.

Also, this is not applied to row-ordered "Dash" files, because those are traditionally used for "append" use-cases and already have bespoke logic for deciding when it's valid to start a new file or add to an old one.