mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
First sketch for custom data threaded through item processing
Refs: #2334
This commit is contained in:
@ -8250,6 +8250,14 @@ components:
|
||||
attachments of the e-mail are imported and the e-mail body
|
||||
is discarded. E-mails that don't have any attachments are
|
||||
skipped.
|
||||
customData:
|
||||
type: string
|
||||
format: json
|
||||
default: null
|
||||
description: |
|
||||
Custom user data that gets threaded through the processing. Docspell
|
||||
ignores it completely, but will pass it to the outcome of processing
|
||||
to be able to react on it in addons or other ways.
|
||||
|
||||
Collective:
|
||||
description: |
|
||||
|
Reference in New Issue
Block a user