21 lines
601 B
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"renderNullAs": "\\-",
"taskLinkLocation": "end",
"taskLinkText": "🔗",
"taskCompletionTracking": false,
"taskCompletionText": "completion",
"warnOnEmptyResult": true,
"refreshEnabled": true,
"refreshInterval": 1000,
"defaultDateFormat": "yyyy-MM-dd",
"defaultDateTimeFormat": "yyyy-MM-dd HH:mm:ss",
"maxRecursiveRenderDepth": 6,
"tableIdColumnName": "File",
"tableGroupColumnName": "Group",
"inlineQueryPrefix": "=",
"inlineJsQueryPrefix": "$=",
"enableDataviewJs": true,
"enableInlineDataviewJs": true,
"prettyRenderInlineFields": true,
"schemaVersion": 1
}