Re: auto saves
Posted by dxli on Nov 27, 2024; 3:10pm
URL: https://forum.librecad.org/auto-saves-tp5725725p5725729.html
By default, auto saving should save to the same folder as the current drawing.
First, verify your auto saving is enabled (default to 5 minutes intervals): edit (or Options)> application preferences> default
For development, we may want to go extra to avoid user data loss:
1, always saving another copy to the user data folder? Potentially loitering, but I guess nowadays people are all ruining with disk space of hundreds of GBs at least;
2, display folders of the user data folder at start up(in command messages), if backup files found there.