Skip to content

I'd like to add "autosave Snapshot on exit" and rework the exit logic #241

@cormacj

Description

@cormacj

I'm considering adding a parameter and an option for auto-saving a snapshot on exit (if enabled or called).

The reasoning here is that sometimes I accidentally exit out without having made a disc change (F11/paste is really close to F10/Quit), so the program just exits. The autosave on exit would just write/overwrite a named snapshot file that contained the last open state if no disc changes were made.

I'm also considering a change to the exit logic, where instead of asking "Unsaved changes. Do you really want to quit? Yes/No" it would ask "Unsaved changes. Do you really want to quit? Yes/No/Save" and the save option would open the save dialog and pre-fill the last opened filename as a default, rather than the current "F1/Load-Save/Save/Specify a filename" path thats kind of clunky.

Any thoughts or concerns with me making these changes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions