mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Add more documentation to the notification site
This commit is contained in:
@ -140,8 +140,8 @@ list. When using `&`, results are only concatenated if all lists are
|
||||
not empty; otherwise the result is the empty list.
|
||||
|
||||
This example filters all `count` equal to `6` and all `name` equal to
|
||||
`max`. Since there are now `count`s with value `6`, the final result
|
||||
is empty.
|
||||
`max`. Since there are no `count`s with value `6`, the final result is
|
||||
empty.
|
||||
|
||||
```
|
||||
query: [count=6 & name=max]
|
||||
|
Reference in New Issue
Block a user