A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4
stars
0
forks
source link
Add option for everything to auto-save (as it currently does) or to press a save button to save? #45
Sometimes you want to do things without saving it, or just look at something without it overwriting. The option to not have that overwrite the existing thing would be nice.
If manually saving things, add ability to indicate that something was manually changed. Don't want to manually change something and then re-run code and have that change be lost.
Sometimes you want to do things without saving it, or just look at something without it overwriting. The option to not have that overwrite the existing thing would be nice.