Multiple editions/versions of the same document #773
Replies: 2 comments
-
Hello! I won't add versioning in the near future. Paperless was never designed to support this, and many parts of paperless work on the assumption that one document in paperless has exactly one file on disk. Changing that would require major changes to many components (and associated test cases). Maybe later. I'd much rather focus on improving what's actually there before adding too many bells and whistles. I also have to consider that each added feature increases the overall size of the code base, which in turn means more required time for maintenance, and I've got a full time job as well :) |
Beta Was this translation helpful? Give feedback.
-
Could also be implemented via document relationships (#564 ) or custom metadata (#274 ). "Superseded by (doc number)" and "Supersedes (doc number)". |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Great thanks to @jonaswinkler and @danielquinn for this amazing project.
I would like to see Paperless handling multiple editions or versions of the same document. I could think of two scenarios:
In both cases, two scanned copies are for the same document, better keep them under the same roof than as separated entries.
Beta Was this translation helpful? Give feedback.
All reactions