This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Better folder structure #1588
leigsnering
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have an option for the folder structure when entering the documents as follows.
There are two people in the household (User A and User B). Currently all {correspondent} are in one folder.
I would like to:
Currently I use the {document_type} for this, of course it is not intended for this.
PAPERLESS_FILENAME_FORMAT: "{document_type}/{correspondent}/{created_year}/{created_year}-{created_month}-{created_day} {correspondent} {title}"
Better would be:
PAPERLESS_FILENAME_FORMAT: "{document_user}/{correspondent}/{created_year}/{created_year}-{created_month}-{created_day} {correspondent} {document_type} {title}"
What do you think?
Thanks and sorry for the google translate english :D
Beta Was this translation helpful? Give feedback.
All reactions