]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: update screenshot / features list for workflows
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 3 Jan 2024 16:35:09 +0000 (08:35 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 3 Jan 2024 16:35:09 +0000 (08:35 -0800)
docs/assets/screenshots/consumption_template.png [deleted file]
docs/assets/screenshots/workflow.png [new file with mode: 0644]
docs/index.md

diff --git a/docs/assets/screenshots/consumption_template.png b/docs/assets/screenshots/consumption_template.png
deleted file mode 100644 (file)
index c3802c5..0000000
Binary files a/docs/assets/screenshots/consumption_template.png and /dev/null differ
diff --git a/docs/assets/screenshots/workflow.png b/docs/assets/screenshots/workflow.png
new file mode 100644 (file)
index 0000000..f196e22
Binary files /dev/null and b/docs/assets/screenshots/workflow.png differ
index 6dc49bfc6ddaba8c4dcbdf41a29b441ef44d6535..cd1bd90293f209883fb6326a05ada9b27c645994 100644 (file)
@@ -18,6 +18,7 @@ physical documents into a searchable online archive so you can keep, well, _less
 ## Features
 
 -   **Organize and index** your scanned documents with tags, correspondents, types, and more.
+-   _Your_ data is stored locally on _your_ server and is never transmitted or shared in any way.
 -   Performs **OCR** on your documents, adding searchable and selectable text, even to documents scanned with only images.
 -   Utilizes the open-source Tesseract engine to recognize more than 100 languages.
 -   Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals.
@@ -41,7 +42,7 @@ physical documents into a searchable online archive so you can keep, well, _less
     -   Configure multiple accounts and rules for each account.
     -   After processing, paperless can perform actions on the messages such as marking as read, deleting and more.
 -   A built-in robust **multi-user permissions** system that supports 'global' permissions as well as per document or object.
--   A powerful templating system that gives you more control over the consumption pipeline.
+-   A powerful workflow system that gives you even more control.
 -   **Optimized** for multi core systems: Paperless-ngx consumes multiple documents in parallel.
 -   The integrated sanity checker makes sure that your document archive is in good health.
 
@@ -156,9 +157,9 @@ Tag, correspondent, document type and storage path editing.
 
 </div>
 <div class="grid-half-right" markdown>
-  Consumption templates provide finer control over the document pipeline.
+  Workflows provide finer control over the document pipeline and trigger actions.
 
-![image](assets/screenshots/consumption_template.png)
+![image](assets/screenshots/workflow.png)
 
 </div>
 <div class="clear"></div>