From 08591650721b37bef9337de841fb2dfc5210c791 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 10 Apr 2026 20:54:13 +0300 Subject: [PATCH] docs(scripting): missing step in word count widget (closes #8561) --- .../User Guide/User Guide/Installation & Setup/Backup.html | 3 +++ .../Frontend Basics/Custom Widgets/Word count widget.html | 3 +++ docs/Developer Guide/Developer Guide/Documentation.md | 2 +- docs/User Guide/!!!meta.json | 7 +++++++ .../Frontend Basics/Custom Widgets/Word count widget.md | 2 ++ 5 files changed, 16 insertions(+), 1 deletion(-) diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Backup.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Backup.html index c4677663ce..800b0a2db4 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Backup.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Backup.html @@ -18,6 +18,9 @@

Note that Synchronization provides also some backup capabilities by its nature of distributing the data to other computers.

+

Downloading backup

+

You can download a existing backup by going to Settings > Backup > + Existing backups > Download

Restoring backup

Let's assume you want to restore the weekly backup, here's how to do it: