From df1aa341565304f2b5a033057068bbf3e8d0dd3a Mon Sep 17 00:00:00 2001 From: j Date: Thu, 15 Jan 2026 17:25:34 +0000 Subject: [PATCH] document tags --- config.jsonc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.jsonc b/config.jsonc index d28251a..6c757fb 100644 --- a/config.jsonc +++ b/config.jsonc @@ -246,6 +246,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "find": true, "sort": true }, + { + "id": "tags", + "title": "Tags", + "type": ["string"], + "autocomplete": true, + "columnWidth": 180, + "filter": true, + "sort": true + }, { "id": "model", "title": "Model",