From 922e89f769b3ec241a6d5c10a1670e582a7f6c54 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Fri, 23 Feb 2024 08:10:24 +0100 Subject: [PATCH] update README --- README.todo | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.todo b/README.todo index 62ab79c..1af1118 100644 --- a/README.todo +++ b/README.todo @@ -1,11 +1,6 @@ dependency tree: dot REAME.dot -bug: - ☐ https://github.com/jonaswinkler/paperless-ng/issues/1490 - ☐ https://github.com/paperless-ngx/paperless-ngx/discussions/3090 - Calling OCRmyPDF with args: {'input_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-ngx34bhqotl/c913a207C78B05A-B130-45F8-9EC4-281AD914ABFA}.PDF'), 'output_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/archive.pdf'), 'use_threads': True, 'jobs': 32, 'language': 'deu+eng', 'output_type': 'pdfa', 'progress_bar': False, 'color_conversion_strategy': 'RGB', 'force_ocr': True, 'clean_final': True, 'deskew': True, 'rotate_pages': True, 'rotate_pages_threshold': 12.0, 'sidecar': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/sidecar.txt')} - bug: ☐ https://github.com/jonaswinkler/paperless-ng/issues/1490