Skip to content

Commit

Permalink
fix: disable daily plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
quanru committed Jul 12, 2023
1 parent 461d27c commit e3e9624
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"daily-notes": false,
"templates": false,
"note-composer": true,
"command-palette": true,
Expand Down
1 change: 0 additions & 1 deletion .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"note-composer",
"command-palette",
"slash-command",
Expand Down
41 changes: 15 additions & 26 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,15 @@
"type": "split",
"children": [
{
"id": "4406a4e653a4816d",
"id": "48005dcad2e95d3c",
"type": "tabs",
"children": [
{
"id": "e474887e4afd6da7",
"id": "34b47681b9f2d71c",
"type": "leaf",
"state": {
"type": "canvas",
"state": {
"file": "HOME.canvas",
"viewState": {
"x": -180,
"y": 130,
"zoom": -0.3641734166330019
}
}
"type": "empty",
"state": {}
}
}
]
Expand Down Expand Up @@ -115,7 +108,6 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "HOME.canvas",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -126,9 +118,7 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "HOME.canvas"
}
"state": {}
}
},
{
Expand All @@ -137,7 +127,6 @@
"state": {
"type": "backlink",
"state": {
"file": "HOME.canvas",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -160,18 +149,25 @@
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"canvas:新建白板": false,
"daily-notes:打开/创建今天的日记": false,
"command-palette:打开命令面板": false,
"random-note:开始漫游笔记": false,
"workspaces:管理工作区布局": false,
"templater-obsidian:Templater": false,
"obsidian42-brat:BRAT": false
}
},
"active": "e474887e4afd6da7",
"active": "34b47681b9f2d71c",
"lastOpenFiles": [
"1. Projects/分享-2023 WOT 分享会/README.md",
"PeriodicNotes/2023/Daily/06/2023-06-02.md",
"PeriodicNotes/2023/Weekly/2023-W22.md",
"PeriodicNotes/2023/Weekly/2023-W24.md",
"PeriodicNotes/2023/Daily/06/2023-06-01.md",
"PeriodicNotes/Daily/2023-06-02.md",
"PeriodicNotes/Daily/2023-07-01.md",
"PeriodicNotes/Daily",
"TASK.md",
"HOME.canvas",
"1. Projects/分享-2023 WOT 分享会/README.md",
"PeriodicNotes/2023/Weekly/2023-W23.md",
"PeriodicNotes/2023/Daily/06/2023-06-11.md",
"PeriodicNotes/2023/Daily/06/2023-06-10.md",
Expand All @@ -193,21 +189,14 @@
"4. Archives/育儿-宝宝起名/program/index.js",
"4. Archives/育儿-宝宝起名/program/README.md",
"4. Archives/育儿-宝宝起名/单字.md",
"4. Archives/育儿-宝宝起名/候选列表.md",
"4. Archives/育儿-宝宝起名/五行和字义查询.md",
"4. Archives/育儿-宝宝起名/五行",
"4. Archives/育儿-宝宝起名/program",
"4. Archives/育儿-宝宝起名/baby-name.png",
"4. Archives/育儿-宝宝起名/README.md",
"4. Archives/育儿-宝宝起名",
"3. Resources/摄影摄像/README.md",
"3. Resources/摄影摄像",
"2. Areas/知识管理/README.md",
"2. Areas/知识管理",
"2. Areas/工作/README.md",
"2. Areas/工作",
"1. Projects/分享-2023 WOT 分享会/演讲排练",
"1. Projects/分享-2023 WOT 分享会/演讲嘉宾资料包/出品人详情 _ WOT 2023 – 全球技术创新大会.html",
"1. Projects/分享-2023 WOT 分享会/架构图/Polyrepo.svg",
"1. Projects/分享-2023 WOT 分享会/架构图/Monorepo.svg",
"1. Projects/分享-2023 WOT 分享会/Attachments/PPT 素材/warning.svg",
Expand Down

0 comments on commit e3e9624

Please sign in to comment.