Init
This commit is contained in:
21
.obsidian/plugins/dataview/data.json
vendored
Normal file
21
.obsidian/plugins/dataview/data.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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
|
||||
}
|
Reference in New Issue
Block a user