From 6edb5b912f9d1f4bfbbbe106314260e774788c94 Mon Sep 17 00:00:00 2001 From: Daniel Quinn Date: Wed, 1 Nov 2017 11:24:11 +0000 Subject: [PATCH] Move all scanner recommendations to new doc page --- README.rst | 6 +++--- docs/scanners.rst | 7 ++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f99f19aba..4f0d21c2c 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,8 @@ How it Works Paperless does not control your scanner, it only helps you deal with what your scanner produces -1. Buy a document scanner like `this one`_ (used by me) or `this other one`_ +1. Buy a document scanner that can write to a place on your network. If you + need some inspiration, have a look at the `scanner recommendations`_ page. recommended by another user. 2. Set it up to "scan to FTP" or something similar. It should be able to push scanned images to a server without you having to do anything. If your @@ -118,8 +119,7 @@ The thing is, I'm doing ok for money, so I would instead ask you to donate to the `United Nations High Commissioner for Refugees`_. They're doing important work and they need the money a lot more than I do. -.. _this one: http://www.brother.ca/en-CA/Scanners/11/ProductDetail/ADS1500W?ProductDetail=productdetail -.. _this other one: http://www.fujitsu.com/us/products/computing/peripheral/scanners/scansnap/ix500/ +.. _scanner recommendations: https://paperless.readthedocs.io/en/latest/scanners.html .. _ImageMagick: http://imagemagick.org/ .. _Tesseract: https://github.com/tesseract-ocr .. _Unpaper: https://www.flameeyes.eu/projects/unpaper diff --git a/docs/scanners.rst b/docs/scanners.rst index bbcfcc234..f933ab1e9 100644 --- a/docs/scanners.rst +++ b/docs/scanners.rst @@ -17,8 +17,13 @@ that works right for you based on recommentations from other Paperless users. +---------+----------------+-----+-----+-----+----------------+ | Brother | `MFC-J6930DW`_ | yes | | | `ayounggun`_ | +---------+----------------+-----+-----+-----+----------------+ +| Fujitsu | `ix500`_ | yes | | yes | `eonist`_ | ++---------+----------------+-----+-----+-----+----------------+ .. _ADS-1500W: https://www.brother.ca/en/p/ads1500w .. _MFC-J6930DW: https://www.brother.ca/en/p/MFCJ6930DW +.. _ix500: http://www.fujitsu.com/us/products/computing/peripheral/scanners/scansnap/ix500/ + .. _danielquinn: https://github.com/danielquinn -.. _ayounggun: https://github.com/ayounggun \ No newline at end of file +.. _ayounggun: https://github.com/ayounggun +.. _eonist: https://github.com/eonist