vault backup: 2022-10-22 03:04:42

This commit is contained in:
zzz
2022-10-22 03:04:42 +08:00
parent cf0e1428ed
commit e75d09a3b4
4 changed files with 26 additions and 18 deletions

View File

@@ -1,4 +1,5 @@
[ [
"obsidian-kanban", "obsidian-kanban",
"obsidian-git" "obsidian-git",
"calendar"
] ]

View File

@@ -10,6 +10,5 @@
"editor-status", "editor-status",
"markdown-importer", "markdown-importer",
"word-count", "word-count",
"open-with-default-app",
"file-recovery" "file-recovery"
] ]

10
.obsidian/plugins/calendar/data.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"shouldConfirmBeforeCreate": true,
"weekStart": "locale",
"wordsPerDot": 250,
"showWeeklyNote": false,
"weeklyNoteFormat": "",
"weeklyNoteTemplate": "",
"weeklyNoteFolder": "",
"localeOverride": "system-default"
}

30
.obsidian/workspace vendored
View File

@@ -6,22 +6,12 @@
{ {
"id": "e6e443f6f53ff2ba", "id": "e6e443f6f53ff2ba",
"type": "leaf", "type": "leaf",
"dimension": 62.19081272084806,
"state": { "state": {
"type": "kanban", "type": "markdown",
"state": { "state": {
"file": "待办事项/TODO.md" "file": "待办事项/TODO.md",
} "mode": "source",
} "source": false
},
{
"id": "0bdb4fd51866bf2c",
"type": "leaf",
"dimension": 37.80918727915194,
"state": {
"type": "kanban",
"state": {
"file": "待办事项/Work.md"
} }
} }
} }
@@ -89,6 +79,14 @@
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
} }
},
{
"id": "d9c52b59dc19017c",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
} }
] ]
} }
@@ -99,10 +97,10 @@
}, },
"active": "e6e443f6f53ff2ba", "active": "e6e443f6f53ff2ba",
"lastOpenFiles": [ "lastOpenFiles": [
"待办事项/TODO.md",
"待办事项/Learn.md",
"本地化流程.md", "本地化流程.md",
"待办事项/TODO.md",
"待办事项/Work.md", "待办事项/Work.md",
"待办事项/Learn.md",
"未命名.md", "未命名.md",
"2.md" "2.md"
] ]