29 lines
888 B
JSON
29 lines
888 B
JSON
{
|
|
"renderNullAs": "\\-",
|
|
"taskCompletionTracking": false,
|
|
"taskCompletionUseEmojiShorthand": false,
|
|
"taskCompletionText": "completion",
|
|
"taskCompletionDateFormat": "yyyy-MM-dd",
|
|
"recursiveSubTaskCompletion": false,
|
|
"warnOnEmptyResult": true,
|
|
"refreshEnabled": true,
|
|
"refreshInterval": 1000,
|
|
"defaultDateFormat": "MMMM dd, yyyy",
|
|
"defaultDateTimeFormat": "h:mm a - MMMM dd, yyyy",
|
|
"maxRecursiveRenderDepth": 6,
|
|
"tableIdColumnName": "File",
|
|
"tableGroupColumnName": "Group",
|
|
"showResultCount": true,
|
|
"allowHtml": true,
|
|
"inlineQueryPrefix": "=",
|
|
"inlineJsQueryPrefix": "$=",
|
|
"inlineQueriesInCodeblocks": true,
|
|
"enableInlineDataview": true,
|
|
"enableDataviewJs": true,
|
|
"enableInlineDataviewJs": true,
|
|
"prettyRenderInlineFields": true,
|
|
"dataviewJsKeyword": "dataviewjs",
|
|
"taskLinkLocation": "end",
|
|
"taskLinkText": "🔗",
|
|
"schemaVersion": 1
|
|
} |