diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index aee74050..cec7f0e7 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,4 +1,5 @@ { "nativeMenus": true, - "cssTheme": "ITS Theme" + "cssTheme": "ITS Theme", + "accentColor": "" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index cc5226f7..eb534fb0 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,20 +4,39 @@ "type": "split", "children": [ { - "id": "d9a8f94fe5ae8f74", + "id": "d140e32729e7b807", "type": "tabs", "children": [ { - "id": "9dc82d4bad0e4bc8", + "id": "a059c5d2dde5cccf", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "SanPinPLM/数据库/数据库.md", + "mode": "source", + "source": false + }, "icon": "lucide-file", - "title": "新标签页" + "title": "数据库" + } + }, + { + "id": "981a77739a1f3aed", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "conflict-files-obsidian-git.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "conflict-files-obsidian-git" } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -90,12 +109,13 @@ "state": { "type": "outline", "state": { + "file": "conflict-files-obsidian-git.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "大纲" + "title": "conflict-files-obsidian-git 的大纲" } }, { @@ -153,11 +173,12 @@ "title": "Source Control" } } - ] + ], + "currentTab": 4 } ], "direction": "horizontal", - "width": 200 + "width": 351.5 }, "left-ribbon": { "hiddenItems": { @@ -170,8 +191,11 @@ "hidden-folder-obsidian:显示文件夹": false } }, - "active": "9dc82d4bad0e4bc8", + "active": "981a77739a1f3aed", "lastOpenFiles": [ + "SanPinPLM/数据库/数据库.md", + "conflict-files-obsidian-git.md", + "SanPinPLM/简略教程/外邮通知教程.md", "SanPinPLM/相关操作/3.PLM/15.项目模板配置.md", "SanPinPLM/相关操作/3.PLM/assets/Pasted image 20250228153221.png", "SanPinPLM/相关操作/3.PLM/未命名.md", @@ -197,10 +221,8 @@ "SanPinPLM/相关操作/2.PDM/10.AutoCAD接口安装.md", "SanPinPLM/相关操作/1.EDM/3.文档命名唯一性设置.md", "SanPinPLM/相关操作/2.PDM/Files/Documents/~$BOM表导出模板.xlsx", - "SanPinPLM/数据库/数据库.md", "SanPinPLM/报错处理/将截断字符串或二进制数据.md", "SanPinPLM/数据库", - "SanPinPLM/报错处理/Code:111 文件名太长.md", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225103406.png", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225102811.png", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225102303.png", diff --git a/SanPinPLM/简略教程/外邮通知教程.md b/SanPinPLM/简略教程/外邮通知教程.md index 93ee79be..489e81f2 100644 --- a/SanPinPLM/简略教程/外邮通知教程.md +++ b/SanPinPLM/简略教程/外邮通知教程.md @@ -1,6 +1,6 @@ # 介绍 -在通常情况下,工作流的每个过程都会发送一封邮件给相关参与人,该邮件属于系统内部邮箱邮件,而对于希望[外部邮箱](../相关操作/0.SETOUT/40.用户设置.md#Email)收到通知的用户,想要在工作流执行到相应过程后会发送一封外部邮件给相关参与人,那么就需要在流程模板中进行相应的配置 +在通常情况下,工作流的每个过程都会发送一封邮件给相关参与人,该邮件属于系统内部邮箱邮件,而对于希望 [外部邮箱](../相关操作/0.SETOUT/40.用户设置.md#Email) 收到通知的用户,想要在工作流执行到相应过程后会发送一封外部邮件给相关参与人,那么就需要在流程模板中进行相应的配置 # 操作