mirror of
https://github.com/karakeep-app/karakeep.git
synced 2026-01-09 07:44:58 +08:00
doc: clarify that groups can't be negated (#1881)
This commit is contained in:
parent
2f6fe4f7b5
commit
d455c70491
@ -6,8 +6,8 @@ Karakeep provides a search query language to filter and find bookmarks. Here are
|
||||
|
||||
- Use spaces to separate multiple conditions (implicit AND)
|
||||
- Use `and`/`or` keywords for explicit boolean logic
|
||||
- Use parentheses `()` for grouping conditions
|
||||
- Prefix qualifiers with `-` to negate them
|
||||
- Use parentheses `()` for grouping conditions (note that groups can't be negated)
|
||||
|
||||
## Qualifiers
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user