1
0
Fork 0
Browse Source

vault backup: 2023-02-14 16:32:52

Canvas
YuJian920 2 years ago
parent
commit
4f5cd69b18
  1. 3
      .obsidian/appearance.json
  2. 29
      .obsidian/core-plugins-migration.json
  3. 2
      .obsidian/core-plugins.json
  4. 2
      .obsidian/plugins/obsidian-minimal-settings/data.json
  5. 104
      .obsidian/workspace.json

3
.obsidian/appearance.json

@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
{
"baseFontSize": 17,
"theme": "obsidian",
"cssTheme": "Minimal"
"cssTheme": "Minimal",
"accentColor": ""
}

29
.obsidian/core-plugins-migration.json

@ -0,0 +1,29 @@ @@ -0,0 +1,29 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"outgoing-link": false,
"tag-pane": false,
"page-preview": true,
"daily-notes": false,
"templates": false,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"starred": false,
"markdown-importer": true,
"zk-prefixer": false,
"random-note": false,
"outline": false,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true
}

2
.obsidian/core-plugins.json

@ -4,12 +4,12 @@ @@ -4,12 +4,12 @@
"switcher",
"graph",
"backlink",
"canvas",
"page-preview",
"note-composer",
"command-palette",
"editor-status",
"markdown-importer",
"word-count",
"open-with-default-app",
"file-recovery"
]

2
.obsidian/plugins/obsidian-minimal-settings/data.json

@ -37,5 +37,5 @@ @@ -37,5 +37,5 @@
"underlineInternal": true,
"underlineExternal": true,
"useSystemTheme": false,
"folding": false
"folding": true
}

104
.obsidian/workspace.json

@ -0,0 +1,104 @@ @@ -0,0 +1,104 @@
{
"main": {
"id": "15b52bae1bb50118",
"type": "split",
"children": [
{
"id": "2c715ba73c558592",
"type": "tabs",
"children": [
{
"id": "81e8c8c4990478f4",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "261f6cf4e6db452d",
"type": "split",
"children": [
{
"id": "e29f21674a09f450",
"type": "tabs",
"children": [
{
"id": "af0c91ac35d7f66e",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "21dd2745a383f090",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "5c8f3923ffe4d10b",
"type": "split",
"children": [
{
"id": "f955212652b757cd",
"type": "tabs",
"children": [
{
"id": "21c5d8a687a8520d",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"canvas:Create new canvas": false,
"command-palette:打开命令面板": false,
"markdown-importer:打开 Markdown 格式转换器": false
}
},
"active": "81e8c8c4990478f4",
"lastOpenFiles": []
}
Loading…
Cancel
Save