From f1e80842997e59d2ef976ae788ff32ae65ee70ce Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 12 Sep 2024 11:16:30 -0400 Subject: [PATCH] Move warning message for history deletion This commit moves the warning message that deleting history also removes snapshots to the place right after explanation of history deletion. Signed-off-by: Suguru Hirahara --- user_guide/apps/general.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user_guide/apps/general.rst b/user_guide/apps/general.rst index dad14b93..02d8fba5 100644 --- a/user_guide/apps/general.rst +++ b/user_guide/apps/general.rst @@ -148,10 +148,6 @@ To delete a snapshot: - |file-o| **File** > |camera| **Snapshots** - In the dialog, ``Click`` on the snapshot in the list and |trash| **Delete**. -.. warning:: - Snapshots are part of the document's history. If you delete the history in the :ref:`document_properties` - snapshots will be deleted as well. - .. _document_properties: Properties @@ -176,6 +172,10 @@ Available data: The document size shows the proportions used for content and for history. To save storage space, delete the document’s history with **Delete history** and confirm. :badge_owner:`Document owners` +.. warning:: + :ref:`snapshots` are part of the document's history. If you delete the history in the document's properties + snapshots will be deleted as well. + .. _document_users_and_chat: Users and chat