From e75d09a3b469d94ac91e08aff95f75506a9bbd80 Mon Sep 17 00:00:00 2001 From: zzz <1638644816@qq.com> Date: Sat, 22 Oct 2022 03:04:42 +0800 Subject: [PATCH] vault backup: 2022-10-22 03:04:42 --- .obsidian/community-plugins.json | 3 ++- .obsidian/core-plugins.json | 1 - .obsidian/plugins/calendar/data.json | 10 ++++++++++ .obsidian/workspace | 30 +++++++++++++--------------- 4 files changed, 26 insertions(+), 18 deletions(-) create mode 100644 .obsidian/plugins/calendar/data.json diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index ea344c7..6b1fa5d 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,4 +1,5 @@ [ "obsidian-kanban", - "obsidian-git" + "obsidian-git", + "calendar" ] \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index ab1d511..cc52ccb 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -10,6 +10,5 @@ "editor-status", "markdown-importer", "word-count", - "open-with-default-app", "file-recovery" ] \ No newline at end of file diff --git a/.obsidian/plugins/calendar/data.json b/.obsidian/plugins/calendar/data.json new file mode 100644 index 0000000..b03e21d --- /dev/null +++ b/.obsidian/plugins/calendar/data.json @@ -0,0 +1,10 @@ +{ + "shouldConfirmBeforeCreate": true, + "weekStart": "locale", + "wordsPerDot": 250, + "showWeeklyNote": false, + "weeklyNoteFormat": "", + "weeklyNoteTemplate": "", + "weeklyNoteFolder": "", + "localeOverride": "system-default" +} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 19b45a3..4033ba7 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -6,22 +6,12 @@ { "id": "e6e443f6f53ff2ba", "type": "leaf", - "dimension": 62.19081272084806, "state": { - "type": "kanban", + "type": "markdown", "state": { - "file": "待办事项/TODO.md" - } - } - }, - { - "id": "0bdb4fd51866bf2c", - "type": "leaf", - "dimension": 37.80918727915194, - "state": { - "type": "kanban", - "state": { - "file": "待办事项/Work.md" + "file": "待办事项/TODO.md", + "mode": "source", + "source": false } } } @@ -89,6 +79,14 @@ "unlinkedCollapsed": true } } + }, + { + "id": "d9c52b59dc19017c", + "type": "leaf", + "state": { + "type": "calendar", + "state": {} + } } ] } @@ -99,10 +97,10 @@ }, "active": "e6e443f6f53ff2ba", "lastOpenFiles": [ - "待办事项/TODO.md", - "待办事项/Learn.md", "本地化流程.md", + "待办事项/TODO.md", "待办事项/Work.md", + "待办事项/Learn.md", "未命名.md", "2.md" ]