From 90aeab599f9093f8f6563965dedb4a13c6a2fc20 Mon Sep 17 00:00:00 2001 From: Jochen Bauer Date: Mon, 18 Dec 2023 14:05:12 +0100 Subject: [PATCH] Elaborate on retagger for open documents If the retagger changes tags, correspondents or doc types for documents which are currently being edited, the changes will appear in the document overview as if they had been applied. However, in the actual editing view, they are only displayed as suggestions, as long as the document is not saved again. --- docs/administration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/administration.md b/docs/administration.md index cf8a24294..8556ab38a 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -405,6 +405,14 @@ assigned. `-f` works differently for tags: By default, only additional tags get added to documents, no tags will be removed. With `-f`, tags that don't match a document anymore get removed as well. +!!! note + + The retagger does not immediately assign or remove tags, correspondents + and document types in documents which are currently opened for editing. + If a document which is currently being edited gets examined by the + retagger, the changes will instead get reflected as suggestions below + the edit fields. + ### Managing the Automatic matching algorithm The _Auto_ matching algorithm requires a trained neural network to work.