Scan Categorizer v1.6.2 🏸
Google Script for better scan workflow. This script allows you to categorize scanned documents with predefined categories and organize your Drive.
The script uses OCR to check if one or more of the given keywords are included in the document and if only one category is matched it will organize according to configuration.
Scan and forget!
Changes in v1.6.2
⚙
keywords
will now only be matched if the whole word matches (case sensitive).- if a category includes the
$S
variable the semester can be count from starting year set byschoolStart
property. - The report email contains the matched categories and keywords.
Usage 🚀
Be sure to configure the script accordingly before using it.
- Scan a document with your scanner or favorite scanner app. (SwiftScan is recommend)
- Upload your PDF document to Google Drive into the defined Scanner folder.
- Manually or automatically trigger script and all the documents will get categorized and organized.
Authors 👨💻
- Michael Beutler - Initial work - MichaelBeutler