documentation

This commit is contained in:
jonaswinkler 2020-12-15 14:43:07 +01:00
parent 7dce57b9f7
commit 55075619c1

View File

@ -57,9 +57,6 @@ Adding documents to paperless
############################# #############################
Once you've got Paperless setup, you need to start feeding documents into it. Once you've got Paperless setup, you need to start feeding documents into it.
Currently, there are four options: the consumption directory, the dashboard, IMAP (email), and
HTTP POST.
When adding documents to paperless, it will perform the following operations on When adding documents to paperless, it will perform the following operations on
your documents: your documents:
@ -112,6 +109,17 @@ Dashboard upload
The dashboard has a file drop field to upload documents to paperless. Simply drag a file The dashboard has a file drop field to upload documents to paperless. Simply drag a file
onto this field or select a file with the file dialog. Multiple files are supported. onto this field or select a file with the file dialog. Multiple files are supported.
Mobile upload
=============
The mobile app over at `<https://github.com/qcasey/paperless_share>`_ allows Android users
to share any documents with paperless. This can be combined with any of the mobile
scanning apps out there, such as Office Lens.
The app is still a little rough around the edges,
but it gets the job done. This will eventually be rolled into `Paperless App <https://github.com/bauerj/paperless_app>`_ as well.
.. _usage-email: .. _usage-email:
IMAP (Email) IMAP (Email)