Skip to content

Commit

Permalink
Add Tabula and Volumen
Browse files Browse the repository at this point in the history
  • Loading branch information
AIndoria authored Apr 2, 2023
1 parent f071e85 commit 461c11a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@
scripts and functions I wrote that I use everyday


## Paperless_pdf_validator
### Paperless_pdf_validator

This gets rid of the pesky "Unsupported mime type inode/x-empty" error in Paperless/Paperless-ng/Paperless-ngx as it uses qpdf to validate and rewrite the pdf.
This also automagically copies any new files in the INPUT_DIR to my default paperless consume directory so I don't have to manually import files. I can just drop them in the input_dir and it does the rest. Paperless then consumes the files in the consume directory.

### Tabula

Fish function to upload iamges to [Tabula Civitates](https://tabula.civitat.es)

### Volumen

Fish function to upload text to [Volumen](https://volumen.civitat.es)

0 comments on commit 461c11a

Please sign in to comment.