vault backup: 2026-04-19 15:16:47
This commit is contained in:
28
.obsidian/plugins/dataview/data.json
vendored
28
.obsidian/plugins/dataview/data.json
vendored
@@ -1,27 +1 @@
|
||||
{
|
||||
"renderNullAs": "\\-",
|
||||
"taskCompletionTracking": false,
|
||||
"taskCompletionUseEmojiShorthand": false,
|
||||
"taskCompletionText": "completion",
|
||||
"taskCompletionDateFormat": "yyyy-MM-dd",
|
||||
"recursiveSubTaskCompletion": false,
|
||||
"warnOnEmptyResult": true,
|
||||
"refreshEnabled": true,
|
||||
"refreshInterval": 2500,
|
||||
"defaultDateFormat": "",
|
||||
"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"
|
||||
}
|
||||
{"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"}
|
||||
452
.obsidian/plugins/dataview/main.js
vendored
452
.obsidian/plugins/dataview/main.js
vendored
File diff suppressed because one or more lines are too long
12
.obsidian/plugins/dataview/manifest.json
vendored
12
.obsidian/plugins/dataview/manifest.json
vendored
@@ -1,11 +1 @@
|
||||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.5.68",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "为数据爱好提供的复杂数据视图。",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
{"id":"dataview","name":"Dataview","version":"0.5.68","minAppVersion":"0.13.11","description":"Complex data views for the data-obsessed.","author":"Michael Brenan <blacksmithgu@gmail.com>","authorUrl":"https://github.com/blacksmithgu","helpUrl":"https://blacksmithgu.github.io/obsidian-dataview/","isDesktopOnly":false}
|
||||
Reference in New Issue
Block a user