Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#. Go to `Documents / Configuration / Classification Templates` and create a new template.
#. You can set patterns (regex expressions) for filenames and directories.
Example of filename pattern to use only .txt files: .txt$
Directory pattern example 1: Documents
Directory pattern example 1: Documents / Data
If the pattern doesn't contain path separators (/), the file name will be search across
all the subdirectories.