Compare commits
24 Commits
e0a59234ef
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 294c619054 | |||
| ef4c18c439 | |||
| b4640b636e | |||
| c6df4131a8 | |||
| 8b8d3160e3 | |||
| 40ca173842 | |||
| 10e61438ab | |||
| 68d2de12e2 | |||
| c746e11b89 | |||
| a249028d80 | |||
| e67e8371d6 | |||
| 16dfbb5e8e | |||
| c7931d9eb0 | |||
| 1bc1056533 | |||
| bea6914af3 | |||
| 2147da5282 | |||
| b28c26d857 | |||
| beda2d9186 | |||
| 561c7eb821 | |||
| 1b5ee759e1 | |||
| 8393839e8a | |||
| 117991201c | |||
| eb4d6b6432 | |||
| e73bb4eaa8 |
Vendored
+3
-2
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"cssTheme": "Composer",
|
||||
"accentColor": "#caa463"
|
||||
"cssTheme": "Minimal",
|
||||
"accentColor": "#ffcb5c",
|
||||
"theme": "obsidian"
|
||||
}
|
||||
Vendored
+2
-2
@@ -17,6 +17,6 @@
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.20410275790341015,
|
||||
"close": false
|
||||
"scale": 0.09071233684596006,
|
||||
"close": true
|
||||
}
|
||||
Vendored
+740
-733
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "components",
|
||||
"name": "Components",
|
||||
"version": "3.1.260525",
|
||||
"version": "3.1.260605",
|
||||
"minAppVersion": "0.14.0",
|
||||
"description": "create component for your obsidian",
|
||||
"author": "vran",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+7
-1
@@ -17,12 +17,13 @@
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"mergeStrategy": "none",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"differentIntervalCommitAndPush": true,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
@@ -34,6 +35,11 @@
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"hunks": {
|
||||
"showSigns": false,
|
||||
"hunkCommands": false,
|
||||
"statusBar": "disabled"
|
||||
},
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"obsidian-composer-theme@@composer--DisableNavHeaderAutoHide": true,
|
||||
"obsidian-composer-theme@@theme-variant-light": "composer--QingScheme-light",
|
||||
"obsidian-composer-theme@@theme-variant-light": "composer--XiaScheme-light",
|
||||
"obsidian-composer-theme@@theme-variant-dark": "composer--QingScheme-dark"
|
||||
}
|
||||
Vendored
+35
-36
@@ -4,24 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c60381e664df9206",
|
||||
"id": "8cf982694ae35cc1",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "d6a855deda69f06d",
|
||||
"id": "9c49f2c4efb607fe",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "canvas",
|
||||
"state": {
|
||||
"file": "FleetingNotes/Joy商城/未命名.canvas",
|
||||
"viewState": {
|
||||
"x": 2839.7312666811845,
|
||||
"y": 436.3273452481887,
|
||||
"zoom": -0.7993331657846772
|
||||
}
|
||||
},
|
||||
"icon": "lucide-layout-dashboard",
|
||||
"title": "未命名"
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"icon": "lucide-git-fork",
|
||||
"title": "关系图谱"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -44,9 +37,7 @@
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "文件列表"
|
||||
@@ -85,16 +76,15 @@
|
||||
"state": {
|
||||
"type": "notebook-navigator",
|
||||
"state": {},
|
||||
"icon": "notebook-navigator",
|
||||
"title": "笔记本导航器"
|
||||
"icon": "lucide-ghost",
|
||||
"title": "notebook-navigator"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 631.5546875,
|
||||
"collapsed": true
|
||||
"width": 294.5
|
||||
},
|
||||
"right": {
|
||||
"id": "2b953bae0a04b576",
|
||||
@@ -147,7 +137,7 @@
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
"title": "标签"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -188,16 +178,25 @@
|
||||
"searchQuery": ""
|
||||
},
|
||||
"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",
|
||||
"width": 261.5,
|
||||
"collapsed": true
|
||||
"width": 483.5
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -208,19 +207,23 @@
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"bases:新建数据库": false,
|
||||
"notebook-navigator:笔记本导航器": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"obsidian-weread-plugin:同步微信读书笔记": false,
|
||||
"obsidian-git:Open Git source control": false,
|
||||
"components:AI 对话(新标签页)": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false
|
||||
"obsidian-git:Open Git source control": false,
|
||||
"notebook-navigator:笔记本导航器": false
|
||||
}
|
||||
},
|
||||
"active": "d6a855deda69f06d",
|
||||
"active": "6faed19b33af7d5b",
|
||||
"lastOpenFiles": [
|
||||
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
|
||||
"FleetingNotes/Joy商城/未命名.canvas",
|
||||
"FleetingNotes/Joy商城",
|
||||
"FleetingNotes/日记/2026-06-14.md",
|
||||
"投研学习/大类资产月报/2026-05_东方财富资产配置月报.md",
|
||||
"2026/20260609.md",
|
||||
"c858085817e2b4a6c8a256d3ecac5dfb.png",
|
||||
"b8a28713e8a94ea7b222e40a72a4c575.png",
|
||||
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
|
||||
"FleetingNotes/Joy商城",
|
||||
"企业用工员工端测试用例.md",
|
||||
"2026/20260212.md",
|
||||
"FleetingNotes/用工管理平台/需求/Drawing 2026-05-28 10.05.31.excalidraw.md",
|
||||
@@ -254,8 +257,6 @@
|
||||
"FleetingNotes/智慧校园/智慧校园-网格安全管理系统.canvas",
|
||||
"FleetingNotes/智慧校园/教学助理智能体.canvas",
|
||||
"FleetingNotes/账户管理/创医元微信开放平台.md",
|
||||
"FleetingNotes/账户管理/创医元教育网格小程序.md",
|
||||
"FleetingNotes/数字人项目/数字人产品调研.md",
|
||||
"FleetingNotes/数字人项目/Untitled.canvas",
|
||||
"FleetingNotes/护理平台/预约护理上门.canvas",
|
||||
"FleetingNotes/护理平台/功能与模块分析.canvas",
|
||||
@@ -269,8 +270,6 @@
|
||||
"Pasted Image 20250828174839_240.png",
|
||||
"Pasted Image 20250901175519_363.png",
|
||||
"Pasted Image 20250904150942_517.png",
|
||||
"Clippings",
|
||||
"settings/archived/attachments/Pasted image 20220610010324.png",
|
||||
"settings/archived/attachments/Pasted image 20220609234642.png"
|
||||
"Clippings"
|
||||
]
|
||||
}
|
||||
+1510
-164
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
Reference in New Issue
Block a user