vault backup: 2025-04-11 14:43:26
This commit is contained in:
@ -1,3 +1,15 @@
|
||||
# 目录
|
||||
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# 介绍
|
||||
|
||||
文件在自己电脑上做好后,要如何才能导入到系统中?
|
||||
|
@ -1,4 +1,18 @@
|
||||
选中需要调整的文件夹→单击选中→单击右键→下移
|
||||
# 目录
|
||||
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# 操作
|
||||
|
||||
选中需要调整的文件夹 → 单击选中 → 单击右键 → 下移
|
||||
|
||||

|
||||
|
||||
|
@ -1,3 +1,15 @@
|
||||
# 目录
|
||||
|
||||
```table-of-contents
|
||||
title:
|
||||
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
||||
minLevel: 0 # Include headings from the specified level
|
||||
maxLevel: 0 # Include headings up to the specified level
|
||||
includeLinks: true # Make headings clickable
|
||||
hideWhenEmpty: false # Hide TOC if no headings are found
|
||||
debugInConsole: false # Print debug info in Obsidian console
|
||||
```
|
||||
|
||||
# 创建文件
|
||||
|
||||
无论是研发部、品质部、工程部,还是其他部门的文件,想要在PLM系统中创建这份文件,都需要在 **文档工作区** 中进行操作(仅限于在 **文档工作区** 进行新建、导入操作,**文档归档区** 不允许新建或导入)
|
||||
|
Reference in New Issue
Block a user