automatic save function
I would think it's great if the program had an automatic save function and if it could save the latest edits in case of system crashes, similar to competing products.
-
AdminAlexandre (Admin, ONLYOFFICE) commented
Hello,
The Desktop app already has this feature:https://helpcenter.onlyoffice.com/desktop/desktop-faq.aspx#:~:text=I%20edited%20document%20but%20due%20to%20a%20crash%20all%20changes%20are%20lost.%20Can%20I%20recover%20it%3F
If you are talking about the server based Docs, you can implement Force saving feature which allows manual saving via button or programmatically:: https://api.onlyoffice.com/docs/docs-api/get-started/how-it-works/saving-file/#force-saving
https://api.onlyoffice.com/docs/docs-api/get-started/how-it-works/saving-file/#force-saving:~:text=Defines%20if%20the%20automatic%20forcesaving%20is%20enabled%20or%20not.If I misunderstood the request, please clarify it.