diff --git a/.obsidian/plugins/obsidian-tasks-plugin/data.json b/.obsidian/plugins/obsidian-tasks-plugin/data.json index 7c5f5bc..8cd61c7 100644 --- a/.obsidian/plugins/obsidian-tasks-plugin/data.json +++ b/.obsidian/plugins/obsidian-tasks-plugin/data.json @@ -3,13 +3,15 @@ "globalFilter": "", "removeGlobalFilter": false, "taskFormat": "tasksPluginEmoji", - "setCreatedDate": false, + "setCreatedDate": true, "setDoneDate": true, + "setCancelledDate": true, "autoSuggestInEditor": false, "autoSuggestMinMatch": 0, "autoSuggestMaxItems": 6, "provideAccessKeys": true, "useFilenameAsScheduledDate": false, + "filenameAsScheduledDateFormat": "", "filenameAsDateFolders": [], "recurrenceOnNextLine": false, "statusSettings": { @@ -196,6 +198,18 @@ }, "debugSettings": { "ignoreSortInstructions": false, - "showTaskHiddenData": false + "showTaskHiddenData": false, + "recordTimings": false + }, + "loggingOptions": { + "minLevels": { + "": "info", + "tasks": "info", + "tasks.Cache": "info", + "tasks.Events": "info", + "tasks.File": "info", + "tasks.Query": "info", + "tasks.Task": "info" + } } } \ No newline at end of file diff --git a/Haina/项目/HT数据分析/2.0优化.md b/Haina/项目/HT数据分析/2.0优化.md new file mode 100644 index 0000000..01331b0 --- /dev/null +++ b/Haina/项目/HT数据分析/2.0优化.md @@ -0,0 +1,10 @@ +--- +Created: 2024-10-21 Mon +Updated: 2024-10-21 14:30 Mon +--- + +- ^ 数据透视 + 1. [ ] 导出明细: 单行, 所有 ➕ 2024-10-21 + 2. [ ] 透视汇总表: 应用筛选或表头筛选 ➕ 2024-10-21 + 3. [ ] +