diff --git a/config.jsonc b/config.jsonc index bae8e79..5875088 100644 --- a/config.jsonc +++ b/config.jsonc @@ -302,6 +302,14 @@ "autocomplete": true, "columnWidth": 128 }, + { + "id": "fulltext", + "operator": "+", + "title": "Fulltext", + "type": "text", + "fulltext": true, + "find": true + }, { "id": "created", "operator": "-",