Skip to content

Commit 69aab7a

Browse files
committed
obsidian互通测试
1 parent ca122a0 commit 69aab7a

File tree

3 files changed

+17
-13
lines changed

3 files changed

+17
-13
lines changed

.obsidian/graph.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"repelStrength": 10,
1818
"linkStrength": 1,
1919
"linkDistance": 250,
20-
"scale": 1.4019828977761042,
20+
"scale": 0.13168724279835534,
2121
"close": true
2222
}

.obsidian/workspace.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"type": "split",
55
"children": [
66
{
7-
"id": "e04ec996b8f70015",
7+
"id": "f63b3c615b51bf2a",
88
"type": "tabs",
99
"children": [
1010
{
11-
"id": "cc75556e84667044",
11+
"id": "e2bda329c9aa88b7",
1212
"type": "leaf",
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "notes/临时笔记.ubuntu.md",
16+
"file": "notes/临时笔记.版本控制.md",
1717
"mode": "source",
1818
"source": false
1919
}
@@ -93,7 +93,7 @@
9393
"state": {
9494
"type": "backlink",
9595
"state": {
96-
"file": "notes/临时笔记.ubuntu.md",
96+
"file": "notes/临时笔记.版本控制.md",
9797
"collapseAll": false,
9898
"extraContext": false,
9999
"sortOrder": "alphabetical",
@@ -110,7 +110,7 @@
110110
"state": {
111111
"type": "outgoing-link",
112112
"state": {
113-
"file": "notes/临时笔记.ubuntu.md",
113+
"file": "notes/临时笔记.版本控制.md",
114114
"linksCollapsed": false,
115115
"unlinkedCollapsed": true
116116
}
@@ -133,7 +133,7 @@
133133
"state": {
134134
"type": "outline",
135135
"state": {
136-
"file": "notes/临时笔记.ubuntu.md"
136+
"file": "notes/临时笔记.版本控制.md"
137137
}
138138
}
139139
},
@@ -185,11 +185,14 @@
185185
"dendron-tree:Open Dendron Tree": false
186186
}
187187
},
188-
"active": "85171bd54bbf6bfd",
188+
"active": "e2bda329c9aa88b7",
189189
"lastOpenFiles": [
190+
"notes/临时笔记.编辑器.md",
190191
"notes/临时笔记.ubuntu.zsh.md",
191-
"notes/root.md",
192+
"notes/临时笔记.centos.md",
192193
"notes/临时笔记.ubuntu.md",
194+
"notes/root.md",
195+
"notes/临时笔记.编辑器.jupyterLab.md",
193196
"notes/临时笔记.md",
194197
"root.md",
195198
"test.md",
@@ -220,9 +223,6 @@
220223
"seeds/dendron.dendron-site/vault/templates.tags.feature.md",
221224
"seeds/dendron.dendron-site/vault/templates.release.weekly-team-announcement.md",
222225
"seeds/dendron.dendron-site/vault/templates.release.weekly-public-announcement.md",
223-
"seeds/dendron.dendron-site/vault/templates.release.md",
224-
"seeds/dendron.dendron-site/vault/templates.partial.md",
225-
"seeds/dendron.dendron-site/vault/templates.partial.lookup.md",
226226
"seeds/dendron.dendron-site/vault/assets/images/logo.png",
227227
"seeds/dendron.dendron-site/vault/assets/images/logo-banner.png",
228228
"seeds/dendron.dendron-site/vault/assets/images/2021-06-29-16-56-34.png",

dendron.code-workspace

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
"editor.formatOnSave": true,
2424
"files.associations": {
2525
"*.html": "mako"
26-
}
26+
},
27+
"flomo.publicApiKey": "https://flomoapp.com/iwh/MTI0Mjgx/d2310c2ceaa9582c1f972314ef42d089/",
28+
"obsidian-md-vsc.defaultVault": "Note",
29+
"obsidian-md-vsc.defaultVaultPath": "D:\\Note",
30+
"obsidian-md-vsc.defaultNote": "notes\\root"
2731
},
2832
"extensions": {
2933
"recommendations": [

0 commit comments

Comments
 (0)