master-wiki/.obsidian/plugins/dataview/data.json
aleidk 9cf11a991d Update from obsidian - thinkpad
Affected files:
.obsidian/plugins/dataview/data.json
.obsidian/workspace.json
projects/games.md
projects/personal-page-notes/List of Games.md
2023-09-10 13:47:33 -03:00

26 lines
No EOL
811 B
JSON

{
"renderNullAs": "\\-",
"taskCompletionTracking": false,
"taskCompletionUseEmojiShorthand": false,
"taskCompletionText": "completion",
"taskCompletionDateFormat": "yyyy-MM-dd",
"recursiveSubTaskCompletion": false,
"warnOnEmptyResult": true,
"refreshEnabled": true,
"refreshInterval": 2500,
"defaultDateFormat": "MMMM dd, yyyy",
"defaultDateTimeFormat": "h:mm a - MMMM dd, yyyy",
"maxRecursiveRenderDepth": 4,
"tableIdColumnName": "File",
"tableGroupColumnName": "Group",
"showResultCount": true,
"allowHtml": true,
"inlineQueryPrefix": "=",
"inlineJsQueryPrefix": "$=",
"inlineQueriesInCodeblocks": true,
"enableInlineDataview": true,
"enableDataviewJs": true,
"enableInlineDataviewJs": true,
"prettyRenderInlineFields": true,
"dataviewJsKeyword": "dataviewjs"
}