docs icon indicating copy to clipboard operation
docs copied to clipboard

Filesystem view / export

Open madduck opened this issue 2 years ago • 0 comments

Paperless-NGX has the concept of storage paths, which basically makes all the documents (files) available to the filesystem. It's read-only, of course, but when exported with Samba as a read-only volume, this provides very convenient access in a configurable way.

For instance, one could configure a storage path such that all files tagges "invoice" are available as /invoices/{year}/{isodate}-{filename} and another such that all files tagges "manual" are available as /manuals/{device}/{filename}, just to give two silly examples.

madduck avatar Sep 07 '23 11:09 madduck