diff --git a/config.jsonc b/config.jsonc index 7dcdb05..916db56 100644 --- a/config.jsonc +++ b/config.jsonc @@ -224,6 +224,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Date", "type": "string", "columnWidth": 120, + "filter": true, + "find": true, //"format": {"type": "date", "args": ["%a, %b %e, %Y"]}, "sort": true },