mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Merge pull request #2369 from madduck/2345-docs
Add documentation for #2362
This commit is contained in:
@ -162,8 +162,8 @@ You find the complete structure below. It consists of these parts:
|
||||
- `newItems`: declares files relative to `OUTPUT_DIR` that should be
|
||||
processed as new uploads
|
||||
|
||||
The `commands` allows to set tags, fields and other things. All parts
|
||||
are optional, you don't need to return the complete structure. Just
|
||||
The `commands` allows to set the item date, tags, fields and other things. All
|
||||
parts are optional, you don't need to return the complete structure. Just
|
||||
returning `commands` or only `files` is ok.
|
||||
|
||||
**Example**
|
||||
|
Reference in New Issue
Block a user