Files
WorkNote/外发客户教程/0.基础操作教程/全局查找.md
2025-04-11 14:52:29 +08:00

37 lines
1.4 KiB
Markdown

# 目录
```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
```
# 全局查找
全局查找功能可用于在系统中查找 **文档****物料**
## 查找文档
查找文件,需要设置 **类型****文档**,这样输入名称后,可以在整个系统中查找所有符合条件的文档(无论是文档工作区、归档区还是发布区的文件都可以找到)
![image-20240829192946480](../assets/image-20240829192946480.png)
## 查找物料
若想查找的不是文档,而是 **物料**,则设置 **类型****物料**,通过名称、物料编码或者规格都可以搜索到要找的物料(无论是物料工作区还是标准物料库的物料都可以找到)
![image-20240829193543595](../assets/image-20240829193543595.png)
## 定位
找到文档或物料后,若想知道这个文档或物料存放在哪个文件夹下,可以对文件或物料右键,选择 **定位**
![image-20240829191529078](../assets/image-20240829191529078.png)
**定位** 后,系统会自动跳转到这个文档或物料所在的文件夹
![image-20240829191630070](../assets/image-20240829191630070.png)