# 目录 ```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 ``` # 介绍 编辑明细表、BOM批量修改等功能,其头部的列名及排序都是可以做修改的 ![](assets/Pasted%20image%2020250718134156.png) # 操作 在列名处右键,选择 **自定义列** 选项 ![](assets/Pasted%20image%2020250718134547.png) 这样就可以打开一个列,查看到定义的所有属性了,所有被打钩的,就是会显示在列表中的属性 ![](assets/Pasted%20image%2020250718134655.png) ## 如何添加属性 想要让属性显示在列表上,我们就只需要在属性前面打钩即可 例如:我想要让用量(分母)和用量(分子)两个属性都显示出来,那我只需要找到这两个属性打钩即可 ![](assets/Pasted%20image%2020250718135019.png) 然后点击 **确定** 按钮,即可生效 ![](assets/Pasted%20image%2020250718135100.png) ## 调整顺序 新添加上去的属性,默认会在最末尾显示出来,