mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Minor merge conflicts
[ci skip]
This commit is contained in:
parent
e36c22d29a
commit
c111825b1e
50
.github/ISSUE_TEMPLATE/bug_report.md
vendored
50
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,50 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: Something is not working
|
|
||||||
title: '[BUG] Concise description of the issue'
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
---
|
|
||||||
|
|
||||||
<!---
|
|
||||||
=> Before opening an issue, please check the documentation and see if it helps you resolve your issue: https://paperless-ngx.readthedocs.io/en/latest/troubleshooting.html
|
|
||||||
=> Please also make sure that you followed the installation instructions.
|
|
||||||
=> Please search the issues and look for similar issues before opening a bug report.
|
|
||||||
|
|
||||||
=> If you would like to submit a feature request please submit one under https://github.com/paperless-ngx/paperless-ngx/discussions/categories/feature-requests
|
|
||||||
|
|
||||||
=> If you encounter issues while installing of configuring Paperless-ngx, please post that in the "Support" section of the discussions. Remember that Paperless successfully runs on a variety of different systems. If paperless does not start, it's probably an issue with your system, and not an issue of paperless.
|
|
||||||
|
|
||||||
=> Don't remove the [BUG] prefix from the title.
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Describe the bug**
|
|
||||||
A clear and concise description of what the bug is.
|
|
||||||
|
|
||||||
**To Reproduce**
|
|
||||||
Steps to reproduce the behavior:
|
|
||||||
|
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
**Expected behavior**
|
|
||||||
A clear and concise description of what you expected to happen.
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Webserver logs**
|
|
||||||
|
|
||||||
```
|
|
||||||
If available, post any logs from the web server related to your issue.
|
|
||||||
```
|
|
||||||
|
|
||||||
**Relevant information**
|
|
||||||
|
|
||||||
- Host OS of the machine running paperless: [e.g. Archlinux / Ubuntu 20.04]
|
|
||||||
- Browser [e.g. chrome, safari]
|
|
||||||
- Version [e.g. 1.0.0]
|
|
||||||
- Installation method: [docker / bare metal]
|
|
||||||
- Any configuration changes you made in `docker-compose.yml`, `docker-compose.env` or `paperless.conf`.
|
|
19
.github/ISSUE_TEMPLATE/other.md
vendored
19
.github/ISSUE_TEMPLATE/other.md
vendored
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
name: Other
|
|
||||||
about: Anything that is not a feature request or bug.
|
|
||||||
title: '[Other] Title of your issue'
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
=> Discussions, Feedback and other suggestions belong in the "Discussion" section and not on the issue tracker.
|
|
||||||
|
|
||||||
=> If you would like to submit a feature request please submit one under https://github.com/paperless-ngx/paperless-ngx/discussions/categories/feature-requests
|
|
||||||
|
|
||||||
=> If you encounter issues while installing of configuring Paperless-ngx, please post that in the "Support" section of the discussions. Remember that Paperless successfully runs on a variety of different systems. If paperless does not start, it's probably is an issue with your system, and not an issue of paperless.
|
|
||||||
|
|
||||||
=> Don't remove the [Other] prefix from the title.
|
|
||||||
|
|
||||||
-->
|
|
@ -4,41 +4,60 @@
|
|||||||
Screenshots
|
Screenshots
|
||||||
***********
|
***********
|
||||||
|
|
||||||
This is what paperless-ngx looks like. You shouldn't use paperless to index
|
This is what Paperless-ngx looks like.
|
||||||
research papers though, its a horrible tool for that job.
|
|
||||||
|
|
||||||
The dashboard shows customizable views on your document and allows document uploads:
|
The dashboard shows customizable views on your document and allows document uploads:
|
||||||
|
|
||||||
.. image:: _static/screenshots/dashboard.png
|
.. image:: _static/screenshots/dashboard.png
|
||||||
|
:target: _static/screenshots/dashboard.png
|
||||||
|
|
||||||
The document list provides three different styles to scroll through your documents:
|
The document list provides three different styles to scroll through your documents:
|
||||||
|
|
||||||
.. image:: _static/screenshots/documents-table.png
|
.. image:: _static/screenshots/documents-table.png
|
||||||
|
:target: _static/screenshots/documents-table.png
|
||||||
.. image:: _static/screenshots/documents-smallcards.png
|
.. image:: _static/screenshots/documents-smallcards.png
|
||||||
|
:target: _static/screenshots/documents-smallcards.png
|
||||||
.. image:: _static/screenshots/documents-largecards.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:
|
Extensive filtering mechanisms:
|
||||||
|
|
||||||
.. image:: _static/screenshots/documents-filter.png
|
.. image:: _static/screenshots/documents-filter.png
|
||||||
|
:target: _static/screenshots/documents-filter.png
|
||||||
|
|
||||||
Side-by-side editing of documents. Optimized for 1080p.
|
Bulk editing of document tags, correspondents, etc.:
|
||||||
|
|
||||||
|
.. image:: _static/screenshots/bulk-edit.png
|
||||||
|
:target: _static/screenshots/bulk-edit.png
|
||||||
|
|
||||||
|
Side-by-side editing of documents:
|
||||||
|
|
||||||
.. image:: _static/screenshots/editing.png
|
.. image:: _static/screenshots/editing.png
|
||||||
|
:target: _static/screenshots/editing.png
|
||||||
|
|
||||||
Tag editing. This looks about the same for correspondents and document types.
|
Tag editing. This looks about the same for correspondents and document types.
|
||||||
|
|
||||||
.. image:: _static/screenshots/new-tag.png
|
.. image:: _static/screenshots/new-tag.png
|
||||||
|
:target: _static/screenshots/new-tag.png
|
||||||
|
|
||||||
Searching provides auto complete and highlights the results.
|
Searching provides auto complete and highlights the results.
|
||||||
|
|
||||||
.. image:: _static/screenshots/search-preview.png
|
.. image:: _static/screenshots/search-preview.png
|
||||||
|
:target: _static/screenshots/search-preview.png
|
||||||
.. image:: _static/screenshots/search-results.png
|
.. image:: _static/screenshots/search-results.png
|
||||||
|
:target: _static/screenshots/search-results.png
|
||||||
|
|
||||||
Fancy mail filters!
|
Fancy mail filters!
|
||||||
|
|
||||||
.. image:: _static/screenshots/mail-rules-edited.png
|
.. 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
|
Mobile devices are supported.
|
||||||
too wide.
|
|
||||||
|
|
||||||
.. image:: _static/screenshots/mobile.png
|
.. image:: _static/screenshots/mobile.png
|
||||||
|
:target: _static/screenshots/mobile.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user