From bd5e11d1fa4e2792b03f022d1c9a8b974bd5690f Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 14 Sep 2025 19:04:09 +0200 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 268468d..3605c6b 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -85,7 +85,7 @@ If you're one of them, please reach out and we can add your project to the list - [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. + Python script that fetches documents within a specified ASN range via 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).