21 lines
606 B
JSON
21 lines
606 B
JSON
|
{
|
||
|
"renderNullAs": "\\-",
|
||
|
"taskLinkLocation": "end",
|
||
|
"taskLinkText": "🔗",
|
||
|
"taskCompletionTracking": false,
|
||
|
"taskCompletionText": "completion",
|
||
|
"warnOnEmptyResult": true,
|
||
|
"refreshEnabled": true,
|
||
|
"refreshInterval": 250,
|
||
|
"defaultDateFormat": "MMMM dd, yyyy",
|
||
|
"defaultDateTimeFormat": "h:mm a - MMMM dd, yyyy",
|
||
|
"maxRecursiveRenderDepth": 6,
|
||
|
"tableIdColumnName": "File",
|
||
|
"tableGroupColumnName": "Group",
|
||
|
"inlineQueryPrefix": "=",
|
||
|
"inlineJsQueryPrefix": "$=",
|
||
|
"enableDataviewJs": true,
|
||
|
"enableInlineDataviewJs": true,
|
||
|
"prettyRenderInlineFields": true,
|
||
|
"schemaVersion": 1
|
||
|
}
|