]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Updated screenshots 672/head
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 7 Apr 2022 22:04:29 +0000 (15:04 -0700)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Thu, 7 Apr 2022 22:28:54 +0000 (15:28 -0700)
17 files changed:
docs/_static/css/custom.css
docs/_static/screenshot.png [deleted file]
docs/_static/screenshots/bulk-edit.png [new file with mode: 0644]
docs/_static/screenshots/correspondents.png
docs/_static/screenshots/dashboard.png
docs/_static/screenshots/documents-filter.png
docs/_static/screenshots/documents-largecards.png
docs/_static/screenshots/documents-smallcards-dark.png [new file with mode: 0644]
docs/_static/screenshots/documents-smallcards.png
docs/_static/screenshots/documents-table.png
docs/_static/screenshots/editing.png
docs/_static/screenshots/logs.png
docs/_static/screenshots/mobile.png
docs/_static/screenshots/new-tag.png
docs/_static/screenshots/search-preview.png
docs/_static/screenshots/search-results.png
docs/screenshots.rst

index 9ab598fdeaf20487be8042c6c0ec675d97e888c5..d3c6fbd86305a1d2c4de294cf16fb394ff02be59 100644 (file)
@@ -191,6 +191,14 @@ a:hover, .wy-breadcrumbs-aside a {
   color: #5c5962;
 }
 
+a.image-reference, a.image-reference:hover {
+  background: none !important;
+}
+
+a.image-reference img {
+  cursor: zoom-in;
+}
+
 
 /* Code blocks */
 .rst-content code, .rst-content tt, code {
diff --git a/docs/_static/screenshot.png b/docs/_static/screenshot.png
deleted file mode 100644 (file)
index 581e14a..0000000
Binary files a/docs/_static/screenshot.png and /dev/null differ
diff --git a/docs/_static/screenshots/bulk-edit.png b/docs/_static/screenshots/bulk-edit.png
new file mode 100644 (file)
index 0000000..61589f0
Binary files /dev/null and b/docs/_static/screenshots/bulk-edit.png differ
index 269543b26223ed3d50c9c7af1d8915ad70dc8109..4b1283797b489b15fb6e69be21e0441522ff9dfd 100644 (file)
Binary files a/docs/_static/screenshots/correspondents.png and b/docs/_static/screenshots/correspondents.png differ
index 3a3494e7269a3c132abd480a342da1ed882404ae..41fe23ffcd3236ef25140152f06a07b354c42f04 100644 (file)
Binary files a/docs/_static/screenshots/dashboard.png and b/docs/_static/screenshots/dashboard.png differ
index feb0f58d5a6309306fa2bee6c4acb585089f0432..beb419722ac2fa7560b8ed0c7ca88ded6bd2d21b 100644 (file)
Binary files a/docs/_static/screenshots/documents-filter.png and b/docs/_static/screenshots/documents-filter.png differ
index d65c4a0d7daaa0e3dea2ba436024af94c4a932d1..17faf4e911902fbbd1e4cf9740035e3d789f1b2d 100644 (file)
Binary files a/docs/_static/screenshots/documents-largecards.png and b/docs/_static/screenshots/documents-largecards.png differ
diff --git a/docs/_static/screenshots/documents-smallcards-dark.png b/docs/_static/screenshots/documents-smallcards-dark.png
new file mode 100644 (file)
index 0000000..e2892f4
Binary files /dev/null and b/docs/_static/screenshots/documents-smallcards-dark.png differ
index 77de7a04db9d57052ef2108a9c322f2137d48a1b..dddbbaa656607471a8d368df3e6c98277679faa1 100644 (file)
Binary files a/docs/_static/screenshots/documents-smallcards.png and b/docs/_static/screenshots/documents-smallcards.png differ
index a5f2a3d7f4caffd4600f63e18710d8f6aa9540a7..f7833c521cd7b61a29a7dfba461c9640497def8c 100644 (file)
Binary files a/docs/_static/screenshots/documents-table.png and b/docs/_static/screenshots/documents-table.png differ
index 21a0bcdf2745323468dcc02855c45c688e91646b..47f04518bb0b7d3ec6f61580b6c9bc97fe231958 100644 (file)
Binary files a/docs/_static/screenshots/editing.png and b/docs/_static/screenshots/editing.png differ
index 10a0d393aa351025350411223ea0207f9a35ecef..c2dfe0a54bd96c5a13ea4fe151ae75f98af95a1f 100644 (file)
Binary files a/docs/_static/screenshots/logs.png and b/docs/_static/screenshots/logs.png differ
index 1217f06b33751f9674330fcd0bd91fc5586b256e..06e7823732b4aabbab985cd892684de6deb6fd2c 100644 (file)
Binary files a/docs/_static/screenshots/mobile.png and b/docs/_static/screenshots/mobile.png differ
index 4ea438530f8b8d9eea05f85b36812e93087dc82b..f763c0ecf4c3c0e3aeefd2379c92c5da08cd6b4f 100644 (file)
Binary files a/docs/_static/screenshots/new-tag.png and b/docs/_static/screenshots/new-tag.png differ
index 78925ae18b1241526d105ec9b47e6162d073fba8..5e7c2904946e0251c0598533a0c1fca7a1ba053d 100644 (file)
Binary files a/docs/_static/screenshots/search-preview.png and b/docs/_static/screenshots/search-preview.png differ
index f9db14190e01a9209b64cbe2a391d0f651f23731..7ba399d563573fb74e991441ad65711f878915d3 100644 (file)
Binary files a/docs/_static/screenshots/search-results.png and b/docs/_static/screenshots/search-results.png differ
index 49494af5b2d13463a72f13a05a17b3c929d7c4a1..1815575f1d18c9303700c7f4de7931961e6b2087 100644 (file)
@@ -4,42 +4,60 @@
 Screenshots
 ***********
 
-This is what paperless-ngx looks like. You shouldn't use paperless to index
-research papers though, its a horrible tool for that job.
+This is what Paperless-ngx looks like.
 
 The dashboard shows customizable views on your document and allows document uploads:
 
 .. image:: _static/screenshots/dashboard.png
+    :target: _static/screenshots/dashboard.png
 
 The document list provides three different styles to scroll through your documents:
 
 .. image:: _static/screenshots/documents-table.png
+    :target: _static/screenshots/documents-table.png
 .. image:: _static/screenshots/documents-smallcards.png
+    :target: _static/screenshots/documents-smallcards.png
 .. image:: _static/screenshots/documents-largecards.png
+    :target: _static/screenshots/documents-largecards.png
+
+Paperless-ngx also supports "dark mode":
+
+.. image:: _static/screenshots/documents-smallcards-dark.png
+    :target: _static/screenshots/documents-smallcards-dark.png
 
 Extensive filtering mechanisms:
 
 .. image:: _static/screenshots/documents-filter.png
+    :target: _static/screenshots/documents-filter.png
+
+Bulk editing of document tags, correspondents, etc.:
 
-Side-by-side editing of documents. Optimized for 1080p.
+.. image:: _static/screenshots/bulk-edit.png
+    :target: _static/screenshots/bulk-edit.png
+
+Side-by-side editing of documents:
 
 .. image:: _static/screenshots/editing.png
+    :target: _static/screenshots/editing.png
 
 Tag editing. This looks about the same for correspondents and document types.
 
 .. image:: _static/screenshots/new-tag.png
+    :target: _static/screenshots/new-tag.png
 
 Searching provides auto complete and highlights the results.
 
 .. image:: _static/screenshots/search-preview.png
+    :target: _static/screenshots/search-preview.png
 .. image:: _static/screenshots/search-results.png
+    :target: _static/screenshots/search-results.png
 
 Fancy mail filters!
 
 .. image:: _static/screenshots/mail-rules-edited.png
+    :target: _static/screenshots/mail-rules-edited.png
 
-Mobile support in the future? This kinda works, however some layouts are still
-too wide.
+Mobile devices are supported.
 
 .. image:: _static/screenshots/mobile.png
-
+    :target: _static/screenshots/mobile.png