mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-02-15 20:33:26 +00:00
Fix links and description in feed.md
This commit is contained in:
parent
1ccd6e8479
commit
4c96b632b3
@ -36,11 +36,12 @@ use with the following options.
|
|||||||
|
|
||||||
If you have a (document) scanner (or think about getting one), it can
|
If you have a (document) scanner (or think about getting one), it can
|
||||||
usually be configured to place scanned documents as image or PDF files
|
usually be configured to place scanned documents as image or PDF files
|
||||||
on your NAS. On your NAS, run the provided `consumedir.sh` script as a
|
on your NAS. On your NAS, run `dsc watch` as a service (there is a
|
||||||
service (there is a docker container to get started) that watches this
|
docker container to get started) that watches this directory and
|
||||||
directory and uploads all incoming files to Docspell. The script can
|
uploads all incoming files to Docspell. The [dsc
|
||||||
watch directories recursively and can skip files already uploaded, so
|
tool](@/docs/tools/cli.md) can watch directories recursively and can
|
||||||
you can organize the files as you want in there (rename, move etc).
|
skip files already uploaded, so you can organize the files as you want
|
||||||
|
in there (rename, move etc).
|
||||||
|
|
||||||
This can be used multiple times on different machines, if desired.
|
This can be used multiple times on different machines, if desired.
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ your scanner is connected to your computer. This can create nice pdf
|
|||||||
files from scanners with ADF, applying corrections and sending them to
|
files from scanners with ADF, applying corrections and sending them to
|
||||||
docspell.
|
docspell.
|
||||||
|
|
||||||
{{ buttonright(classes="is-primary ", href="/docs/tools/consumedir", text="More") }}
|
{{ buttonright(classes="is-primary ", href="/docs/tools/cli", text="More") }}
|
||||||
|
|
||||||
|
|
||||||
# Android
|
# Android
|
||||||
|
Loading…
Reference in New Issue
Block a user