27 lines
		
	
	
		
			848 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			848 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "renderNullAs": "\\-",
 | |
|   "taskCompletionTracking": true,
 | |
|   "taskCompletionUseEmojiShorthand": true,
 | |
|   "taskCompletionText": "completion",
 | |
|   "taskCompletionDateFormat": "dd-MM-YYY",
 | |
|   "recursiveSubTaskCompletion": false,
 | |
|   "warnOnEmptyResult": true,
 | |
|   "refreshEnabled": true,
 | |
|   "refreshInterval": 2500,
 | |
|   "defaultDateFormat": "yyyy-MM-dd",
 | |
|   "defaultDateTimeFormat": "yyyy-MM-dd HH:mm",
 | |
|   "maxRecursiveRenderDepth": 4,
 | |
|   "tableIdColumnName": "File",
 | |
|   "tableGroupColumnName": "Group",
 | |
|   "showResultCount": true,
 | |
|   "allowHtml": true,
 | |
|   "inlineQueryPrefix": "=",
 | |
|   "inlineJsQueryPrefix": "$=",
 | |
|   "inlineQueriesInCodeblocks": true,
 | |
|   "enableInlineDataview": true,
 | |
|   "enableDataviewJs": true,
 | |
|   "enableInlineDataviewJs": true,
 | |
|   "prettyRenderInlineFields": true,
 | |
|   "prettyRenderInlineFieldsInLivePreview": true,
 | |
|   "dataviewJsKeyword": "dataviewjs"
 | |
| } |