Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computers:linux:debian [2024/01/20 11:20] – [Install my favorites] wikiadmin | computers:linux:debian [2024/01/24 01:11] (current) – [Install recoll] wikiadmin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ==== Install recoll ==== | ==== Install recoll ==== | ||
| - | < | + | < |
| - | set up the //~/.recoll/ | + | This is my ocr script which runs ocrmypdf after I copy a newly created PDF to my document store. |
| < | < | ||
| - | topdirs = / | + | # |
| - | aspellLanguage = en | + | |
| - | pdfocr = 1 | + | find / |
| - | ocrprogs = tesseract | + | |
| - | pdfocrlang = eng | + | touch ${0} |
| + | |||
| + | recollindex | ||
| </ | </ | ||
