Lugal-PCZ / shootpoints-web-frontend

HTML and JavaScript user interface to the ShootPoints-Web total station surveying program.
GNU General Public License v3.0
0 stars 0 forks source link

Add prompt to export the session when it's closed #34

Open Lugal-PCZ opened 1 month ago

Lugal-PCZ commented 1 month ago

Ideally the prompt itself could be user-configurable so that projects that have a cloud backup will direct the user to save to a given location, maybe with the option to disable the prompt entirely for projects where it's deemed overkill.

How would this work with sessions that aren't explicitly closed (whether closed directly or by starting a new session) vs. those that are closed by timeout?