Compare commits

...

4 Commits

Author SHA1 Message Date
kyugao 294c619054 vault backup: 2026-06-15 22:36:10 2026-06-15 22:36:10 +08:00
kyugao ef4c18c439 vault backup: 2026-06-15 00:05:49 2026-06-15 00:05:49 +08:00
kyugao b4640b636e vault backup: 2026-06-14 14:25:41 2026-06-14 14:25:41 +08:00
kyugao c6df4131a8 vault backup: 2026-06-14 14:05:40 2026-06-14 14:05:40 +08:00
4 changed files with 35 additions and 24 deletions
+2 -2
View File
@@ -17,6 +17,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.20410275790341015, "scale": 0.09071233684596006,
"close": false "close": true
} }
+23 -22
View File
@@ -4,24 +4,17 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "76f7a9849db916a7", "id": "8cf982694ae35cc1",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "6dc6e717a2f45b13", "id": "9c49f2c4efb607fe",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "canvas", "type": "graph",
"state": { "state": {},
"file": "FleetingNotes/Joy商城/未命名.canvas", "icon": "lucide-git-fork",
"viewState": { "title": "关系图谱"
"x": 4320,
"y": -1260,
"zoom": -0.7546178848943946
}
},
"icon": "lucide-layout-dashboard",
"title": "未命名"
} }
} }
] ]
@@ -144,7 +137,7 @@
"searchQuery": "" "searchQuery": ""
}, },
"icon": "lucide-tags", "icon": "lucide-tags",
"title": "Tags" "title": "标签"
} }
}, },
{ {
@@ -185,16 +178,25 @@
"searchQuery": "" "searchQuery": ""
}, },
"icon": "lucide-archive", "icon": "lucide-archive",
"title": "All properties" "title": "添加笔记属性"
}
},
{
"id": "d4ce8e1e00d6cb7d",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
} }
} }
], ],
"currentTab": 4 "currentTab": 6
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 261.5, "width": 483.5
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@@ -212,11 +214,12 @@
"notebook-navigator:笔记本导航器": false "notebook-navigator:笔记本导航器": false
} }
}, },
"active": "6dc6e717a2f45b13", "active": "6faed19b33af7d5b",
"lastOpenFiles": [ "lastOpenFiles": [
"FleetingNotes/Joy商城/未命名.canvas",
"FleetingNotes/日记/2026-06-14.md",
"投研学习/大类资产月报/2026-05_东方财富资产配置月报.md", "投研学习/大类资产月报/2026-05_东方财富资产配置月报.md",
"2026/20260609.md", "2026/20260609.md",
"FleetingNotes/Joy商城/未命名.canvas",
"c858085817e2b4a6c8a256d3ecac5dfb.png", "c858085817e2b4a6c8a256d3ecac5dfb.png",
"b8a28713e8a94ea7b222e40a72a4c575.png", "b8a28713e8a94ea7b222e40a72a4c575.png",
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md", "FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
@@ -254,8 +257,6 @@
"FleetingNotes/智慧校园/智慧校园-网格安全管理系统.canvas", "FleetingNotes/智慧校园/智慧校园-网格安全管理系统.canvas",
"FleetingNotes/智慧校园/教学助理智能体.canvas", "FleetingNotes/智慧校园/教学助理智能体.canvas",
"FleetingNotes/账户管理/创医元微信开放平台.md", "FleetingNotes/账户管理/创医元微信开放平台.md",
"FleetingNotes/账户管理/创医元教育网格小程序.md",
"FleetingNotes/数字人项目/数字人产品调研.md",
"FleetingNotes/数字人项目/Untitled.canvas", "FleetingNotes/数字人项目/Untitled.canvas",
"FleetingNotes/护理平台/预约护理上门.canvas", "FleetingNotes/护理平台/预约护理上门.canvas",
"FleetingNotes/护理平台/功能与模块分析.canvas", "FleetingNotes/护理平台/功能与模块分析.canvas",
+10
View File
@@ -1528,6 +1528,16 @@
"y":-680, "y":-680,
"width":180, "width":180,
"height":60 "height":60
},
{
"id":"17e9a1f44c12efad",
"type":"text",
"text":"",
"styleAttributes":{},
"x":4580,
"y":-2020,
"width":260,
"height":60
} }
], ],
"edges":[ "edges":[
View File