Join the Paperless User Group https://app.glassboard.com/web/invitation/code/akkmo
- Spaces inside each rule condition get replaced with '\s*'. This is to compensate for OCR's inaccuracies with white space.
- The default rules file has been renamed to paperless.rules.yaml. The file still lives in the home folder.
- Added new
<filename>
varaible. - The --prompt option can now be used to rename the file name in simulate mode.
- Added PDFPenPro6 and PDFpen6 as an option for an OCR Engine.
- Added new date format into date search... December 2012
- New option to dump the OCR'd documents text content to the terminal.
- Some tweaks to the date search logic.
- The file gets renamed to the title before it gets added to Evernote. This is so the underlying file has the same name.
- If a document has been found to already been OCR'd then its not processed again.
- If the date is not found inside the doc contents, the filename is searched.
- Fixed bug where paperless would crash when the title of the file never changed and shoudl default to the filename.
- If the path passed is a directory and not a file, its just ignored.