From b540a7078980c70dc41c32b7b244b069fb94e368 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 14 Sep 2025 19:01:21 +0200 Subject: [PATCH] Add paperless-asn-list --- Related-Projects.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Related-Projects.md b/Related-Projects.md index 64fe886..268468d 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -84,6 +84,8 @@ If you're one of them, please reach out and we can add your project to the list A community-sourced collection of (not only) Shell scripts around Paperless-ngx. - [paperless-ngx-postprocessor](https://github.com/jgillula/paperless-ngx-postprocessor): Python by [Jeremy Gillula](https://github.com/jgillula)
A powerful and customizable postprocessing script to automatically set titles, ASNs, and created dates based on data extracted from the contents of your documents. +- [Paperless ASN List Exporter](https://github.com/jimmy-ck/paperless-asn-list): Python by [Christopher](https://github.com/jimmy-ck)
+ Fetches documents within a specified ASN range via the API from Paperless-ngx, optionally group them by custom fields (e.g., "StorageBox"), and export the results to tab-separated CSV files. - [paperless-tsa](https://github.com/Butanal/paperless-tsa): Shell by [Butanal](https://github.com/Butanal)
Post-consume script for paperless-ngx, allowing to automatically timestamp uploaded documents against an RFC 3161 timestamping authority (TSA).