Skip to content

[Feature Request] multiple consume folders + set default owner per folder #6430

Closed Locked Answered by github-Jan
Discussion options

You must be logged in to vote

You can use a consume folder with the usersnames
eg:
/usr/share/consume/alice
/usr/share/consume/bob
/usr/share/consume/eve

in docker-compose.env i have set following for "nicer storage" -> each user has "his" documents in subfolder. the recursive consume is needed for the workflows (see below)

PAPERLESS_FILENAME_FORMAT={owner_username}/{created_year}/{correspondent}/{document_type}/{title}
PAPERLESS_CONSUMER_RECURSIVE=true

As workflow:
have one per user
Workflow 1 "Alice"
Consumption started:
Filter path
*alice/*

Action -> set owner Alice

Workflow 2 "Bob"
Consumption started:
Filter path
*bob/*

Action -> set owner Bob
Workflow 3 "Eve"
Consumption started:
Filter path
*eve/*

Action -> set…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@stumpylog
Comment options

@thiswillbeyourgithub
Comment options

@github-Jan
Comment options

@thiswillbeyourgithub
Comment options

Answer selected by stumpylog
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants