aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/14-guides/02-search-query-language.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/14-guides/02-search-query-language.md b/docs/docs/14-guides/02-search-query-language.md
index be9739b4..55e32b98 100644
--- a/docs/docs/14-guides/02-search-query-language.md
+++ b/docs/docs/14-guides/02-search-query-language.md
@@ -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