diff --git a/config.jsonc b/config.jsonc index 42f8d0f..8336128 100644 --- a/config.jsonc +++ b/config.jsonc @@ -405,6 +405,13 @@ "autocomplete": true, "columnWidth": 128 }, + { + "id": "content", + "operator": "+", + "title": "Content", + "type": "fulltext", + "find": true + }, { "id": "created", "operator": "-",