diff --git a/config.jsonc b/config.jsonc index 4c1e6e8..f5dcf14 100644 --- a/config.jsonc +++ b/config.jsonc @@ -223,6 +223,16 @@ "find": true, "sort": true }, + { + "id": "category", + "title": "Categories", + "type": ["string"], + "autocomplete": true, + "columnWidth": 180, + "filter": true, + "find": true, + "sort": true + }, { "id": "id", "operator": "+",