Files
paperless-ngx/docs/superpowers/specs
stumpylog 152d291e7d Idea: redesign scheduled-backup export module against real export/ package
Section 2 assumed a bare documents/export.py module, but PRs #13490/#13661
already refactored the exporter into a documents/export/ package with
ExportSink abstractions and zip-compression options. Reworks the export
extraction (ExportOptions/ExportError/ExportRunner/run_export) to fit the
actual current architecture, including the progress-bar and CryptMixin
coupling the original spec didn't account for.
2026-08-18 09:27:55 -07:00
..