summaryrefslogtreecommitdiff
path: root/.obsidian/plugins
diff options
context:
space:
mode:
Diffstat (limited to '.obsidian/plugins')
-rw-r--r--.obsidian/plugins/dataview/data.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/.obsidian/plugins/dataview/data.json b/.obsidian/plugins/dataview/data.json
new file mode 100644
index 0000000..b2d08d0
--- /dev/null
+++ b/.obsidian/plugins/dataview/data.json
@@ -0,0 +1,27 @@
+{
+ "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,
+ "prettyRenderInlineFieldsInLivePreview": true,
+ "dataviewJsKeyword": "dataviewjs"
+} \ No newline at end of file