From 834633086ace2ecc9f3c6d7857b8a5df5db91e3b Mon Sep 17 00:00:00 2001
From: CodeXShady
Date: Fri, 16 Feb 2024 15:09:18 +0100
Subject: [PATCH] added 3. question to help page
---
src/views/Help/Help.tsx | 52 +++++++++++++++++++++++++++++++++++++----
1 file changed, 48 insertions(+), 4 deletions(-)
diff --git a/src/views/Help/Help.tsx b/src/views/Help/Help.tsx
index 9f08755..450903c 100644
--- a/src/views/Help/Help.tsx
+++ b/src/views/Help/Help.tsx
@@ -19,13 +19,18 @@ function Help() {
<>
@@ -143,9 +148,48 @@ function Help() {
Using{' '}
'Run' will finish the
- creation-process, so you can
- interact with the newly structured
- documents.
+ creation-process, and you can now
+ see the prefiltered documents.
+
+
+
+ }
+
+
+ How can i interact with a DocBase
+ {
+
+ -
+
+ In the DocBase-Segment you can find
+ your created document bases.
+
+
+ -
+
+ By pressing{' '}
+ {' '}
+ 'Start interactive table population'
+ you can modify the DocBase.
+
+
+
+ -
+
+ This process is timed to terminate
+ after 180 seconds.
+
+
+ -
+
+ For each attribute you filtered for,
+ you can now
+ {' '}
+ confirm if the found nuggets are
+ correct.