Compare commits
14 Commits
bea6914af3
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 294c619054 | |||
| ef4c18c439 | |||
| b4640b636e | |||
| c6df4131a8 | |||
| 8b8d3160e3 | |||
| 40ca173842 | |||
| 10e61438ab | |||
| 68d2de12e2 | |||
| c746e11b89 | |||
| a249028d80 | |||
| e67e8371d6 | |||
| 16dfbb5e8e | |||
| c7931d9eb0 | |||
| 1bc1056533 |
Vendored
+3
-2
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Composer",
|
"cssTheme": "Minimal",
|
||||||
"accentColor": "#caa463"
|
"accentColor": "#ffcb5c",
|
||||||
|
"theme": "obsidian"
|
||||||
}
|
}
|
||||||
Vendored
+2
-2
@@ -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
|
||||||
}
|
}
|
||||||
Vendored
+745
-738
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "components",
|
"id": "components",
|
||||||
"name": "Components",
|
"name": "Components",
|
||||||
"version": "3.1.260525",
|
"version": "3.1.260605",
|
||||||
"minAppVersion": "0.14.0",
|
"minAppVersion": "0.14.0",
|
||||||
"description": "create component for your obsidian",
|
"description": "create component for your obsidian",
|
||||||
"author": "vran",
|
"author": "vran",
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
+7
-1
@@ -17,12 +17,13 @@
|
|||||||
"showStatusBar": true,
|
"showStatusBar": true,
|
||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
"syncMethod": "merge",
|
"syncMethod": "merge",
|
||||||
|
"mergeStrategy": "none",
|
||||||
"customMessageOnAutoBackup": false,
|
"customMessageOnAutoBackup": false,
|
||||||
"autoBackupAfterFileChange": false,
|
"autoBackupAfterFileChange": false,
|
||||||
"treeStructure": false,
|
"treeStructure": false,
|
||||||
"refreshSourceControl": true,
|
"refreshSourceControl": true,
|
||||||
"basePath": "",
|
"basePath": "",
|
||||||
"differentIntervalCommitAndPush": false,
|
"differentIntervalCommitAndPush": true,
|
||||||
"changedFilesInStatusBar": false,
|
"changedFilesInStatusBar": false,
|
||||||
"showedMobileNotice": true,
|
"showedMobileNotice": true,
|
||||||
"refreshSourceControlTimer": 7000,
|
"refreshSourceControlTimer": 7000,
|
||||||
@@ -34,6 +35,11 @@
|
|||||||
"authorInHistoryView": "hide",
|
"authorInHistoryView": "hide",
|
||||||
"dateInHistoryView": false,
|
"dateInHistoryView": false,
|
||||||
"diffStyle": "split",
|
"diffStyle": "split",
|
||||||
|
"hunks": {
|
||||||
|
"showSigns": false,
|
||||||
|
"hunkCommands": false,
|
||||||
|
"statusBar": "disabled"
|
||||||
|
},
|
||||||
"lineAuthor": {
|
"lineAuthor": {
|
||||||
"show": false,
|
"show": false,
|
||||||
"followMovement": "inactive",
|
"followMovement": "inactive",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"obsidian-composer-theme@@composer--DisableNavHeaderAutoHide": true,
|
"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"
|
"obsidian-composer-theme@@theme-variant-dark": "composer--QingScheme-dark"
|
||||||
}
|
}
|
||||||
Vendored
+31
-26
@@ -4,19 +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": "release-notes",
|
"type": "graph",
|
||||||
"state": {
|
"state": {},
|
||||||
"currentVersion": "1.13.1"
|
"icon": "lucide-git-fork",
|
||||||
},
|
"title": "关系图谱"
|
||||||
"icon": "lucide-book-up",
|
|
||||||
"title": "版本说明 1.13.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -39,9 +37,7 @@
|
|||||||
"type": "file-explorer",
|
"type": "file-explorer",
|
||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
"autoReveal": false,
|
"autoReveal": false
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": ""
|
|
||||||
},
|
},
|
||||||
"icon": "lucide-folder-closed",
|
"icon": "lucide-folder-closed",
|
||||||
"title": "文件列表"
|
"title": "文件列表"
|
||||||
@@ -80,15 +76,15 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "notebook-navigator",
|
"type": "notebook-navigator",
|
||||||
"state": {},
|
"state": {},
|
||||||
"icon": "notebook-navigator",
|
"icon": "lucide-ghost",
|
||||||
"title": "笔记本导航器"
|
"title": "notebook-navigator"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 631.5546875
|
"width": 294.5
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "2b953bae0a04b576",
|
"id": "2b953bae0a04b576",
|
||||||
@@ -141,7 +137,7 @@
|
|||||||
"searchQuery": ""
|
"searchQuery": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-tags",
|
"icon": "lucide-tags",
|
||||||
"title": "Tags"
|
"title": "标签"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -182,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": {
|
||||||
@@ -202,21 +207,23 @@
|
|||||||
"templates:插入模板": false,
|
"templates:插入模板": false,
|
||||||
"command-palette:打开命令面板": false,
|
"command-palette:打开命令面板": false,
|
||||||
"bases:新建数据库": false,
|
"bases:新建数据库": false,
|
||||||
"notebook-navigator:笔记本导航器": false,
|
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||||
"obsidian-weread-plugin:同步微信读书笔记": false,
|
"obsidian-weread-plugin:同步微信读书笔记": false,
|
||||||
"obsidian-git:Open Git source control": false,
|
|
||||||
"components:AI 对话(新标签页)": false,
|
"components:AI 对话(新标签页)": false,
|
||||||
"obsidian-excalidraw-plugin:新建绘图文件": false
|
"obsidian-git:Open Git source control": false,
|
||||||
|
"notebook-navigator:笔记本导航器": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "6dc6e717a2f45b13",
|
"active": "6faed19b33af7d5b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"FleetingNotes/Joy商城/未命名.canvas",
|
"FleetingNotes/Joy商城/未命名.canvas",
|
||||||
|
"FleetingNotes/日记/2026-06-14.md",
|
||||||
|
"投研学习/大类资产月报/2026-05_东方财富资产配置月报.md",
|
||||||
|
"2026/20260609.md",
|
||||||
"c858085817e2b4a6c8a256d3ecac5dfb.png",
|
"c858085817e2b4a6c8a256d3ecac5dfb.png",
|
||||||
"b8a28713e8a94ea7b222e40a72a4c575.png",
|
"b8a28713e8a94ea7b222e40a72a4c575.png",
|
||||||
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
|
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
|
||||||
"FleetingNotes/Joy商城",
|
"FleetingNotes/Joy商城",
|
||||||
"2026/20260609.md",
|
|
||||||
"企业用工员工端测试用例.md",
|
"企业用工员工端测试用例.md",
|
||||||
"2026/20260212.md",
|
"2026/20260212.md",
|
||||||
"FleetingNotes/用工管理平台/需求/Drawing 2026-05-28 10.05.31.excalidraw.md",
|
"FleetingNotes/用工管理平台/需求/Drawing 2026-05-28 10.05.31.excalidraw.md",
|
||||||
@@ -250,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",
|
||||||
|
|||||||
+1427
-329
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user