diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index cec7f0e7..6e8bec3b 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,5 +1,6 @@ { "nativeMenus": true, "cssTheme": "ITS Theme", - "accentColor": "" + "accentColor": "", + "theme": "obsidian" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c9bd265b..18519db1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -16,7 +16,9 @@ "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", "mode": "source", "source": false - } + }, + "icon": "lucide-file", + "title": "60.CAD接口使用" } } ] @@ -38,8 +40,11 @@ "state": { "type": "file-explorer", "state": { - "sortOrder": "alphabetical" - } + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "文件列表" } }, { @@ -54,7 +59,9 @@ "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical" - } + }, + "icon": "lucide-search", + "title": "搜索" } }, { @@ -62,7 +69,9 @@ "type": "leaf", "state": { "type": "bookmarks", - "state": {} + "state": {}, + "icon": "lucide-bookmark", + "title": "书签" } } ] @@ -85,8 +94,13 @@ "state": { "type": "outline", "state": { - "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md" - } + "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "60.CAD接口使用 的大纲" } }, { @@ -97,7 +111,9 @@ "state": { "sortOrder": "frequency", "useHierarchy": true - } + }, + "icon": "lucide-file", + "title": "插件不再活动" } }, { @@ -114,7 +130,9 @@ "searchQuery": "", "backlinkCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-coming-in", + "title": "60.CAD接口使用 的反向链接列表" } }, { @@ -126,7 +144,9 @@ "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", "linksCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-going-out", + "title": "60.CAD接口使用 的出链列表" } }, { @@ -134,20 +154,21 @@ "type": "leaf", "state": { "type": "git-view", - "state": {} + "state": {}, + "icon": "lucide-file", + "title": "插件不再活动" } } ] } ], "direction": "horizontal", - "width": 477.5 + "width": 200 }, "left-ribbon": { "hiddenItems": { "switcher:打开快速切换": true, "graph:查看关系图谱": false, - "canvas:新建白板": false, "daily-notes:打开/创建今天的日记": true, "command-palette:打开命令面板": false, "obsidian-git:Open Git source control": false, diff --git a/SanPinPLM/数据库/数据库.md b/SanPinPLM/数据库/数据库.md index 5b4464c3..f5b8ce22 100644 --- a/SanPinPLM/数据库/数据库.md +++ b/SanPinPLM/数据库/数据库.md @@ -1 +1,3 @@ -对象分类的常规属性的默认值,存储在 `syscolumns` 表的 `defaultvalue` 字段中 \ No newline at end of file +对象分类的常规属性的默认值,存储在 `syscolumns` 表的 `defaultvalue` 字段中 + +测试 \ No newline at end of file