From f9c2c4f00d219221d8e06a0961b0594835d94958 Mon Sep 17 00:00:00 2001 From: Pierre F Date: Sun, 18 Aug 2024 09:42:14 +0200 Subject: tdf#152463 tdf#144511 AutoRecovery and backup on by default Change-Id: I108b677c082ccca038ac73203fb42b88f8c16e1a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171987 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas Reviewed-by: Ilmari Lauhakangas --- source/text/shared/guide/doc_autosave.xhp | 32 ++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'source') diff --git a/source/text/shared/guide/doc_autosave.xhp b/source/text/shared/guide/doc_autosave.xhp index 7183c186ac..281c192e12 100644 --- a/source/text/shared/guide/doc_autosave.xhp +++ b/source/text/shared/guide/doc_autosave.xhp @@ -24,7 +24,7 @@ -Saving Documents Automatically +Saving Documents Automatically /text/shared/guide/doc_autosave.xhp @@ -33,7 +33,7 @@
-documents; saving automatically +documents; saving automatically saving;documents, automatically automatic saving backups;automatic @@ -43,44 +43,46 @@ drawings; saving automatically presentations; saving automatically - -Saving Documents Automatically + +Saving Documents Automatically +The following two options are turned on by default on new installations.

To create a backup file every time you save a document

-Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General. +Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General. -Mark Always create backup copy. +Mark Always create backup copy. -If the Always create backup copy option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file. +If the Always create backup copy option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file. -You can change the backup directory by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths, then change the Backups path in the dialog. +You can change the backup directory by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths, then change the Backups path in the dialog. -The backup copy has the same name as the document, but the extension is .BAK. If the backup folder already contains such a file, it will be overwritten without warning. +The backup copy has the same name as the document, but the extension is .BAK. If the backup folder already contains such a file, it will be overwritten without warning.

To save recovery information automatically every n minutes

-Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General. +Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General. -Mark Save AutoRecovery information every and select the time interval. +Mark Save AutoRecovery information every and select the time interval. -This command saves the information necessary to restore the current document in case of a crash. Additionally, in case of a crash %PRODUCTNAME tries automatically to save AutoRecovery information for all open documents, if possible. +This command saves the information necessary to restore the current document in case of a crash. Additionally, in case of a crash %PRODUCTNAME tries automatically to save AutoRecovery information for all open documents, if possible.
-Save As -%PRODUCTNAME - PreferencesTools - Options - Load/Save - General -Error Report Tool +Save As +%PRODUCTNAME - PreferencesTools - Options - Load/Save - General +Error Report Tool +Wiki article about preventing data loss when working on documents
-- cgit