mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
@ -91,7 +91,6 @@ These fields map to at most one value:
|
||||
- `date` the item date
|
||||
- `due` the due date of the item
|
||||
- `created` the date when the item was created
|
||||
- `attach.count` the number of attachments of the item
|
||||
- `corr.org.id` the id of the correspondent organization
|
||||
- `corr.org.name` the name of the correspondent organization
|
||||
- `corr.pers.name` name of correspondent person
|
||||
@ -522,11 +521,6 @@ look into correspondent names and concerning names.
|
||||
|
||||
# Examples
|
||||
|
||||
Find items with 2 or more attachments:
|
||||
```
|
||||
attach.count>2
|
||||
```
|
||||
|
||||
Find items with at least one tag invoice or todo that are due next:
|
||||
```
|
||||
tag:invoice,todo due>today
|
||||
|
Reference in New Issue
Block a user