diff --git a/.obsidian/plugins/easy-typing-obsidian/data.json b/.obsidian/plugins/easy-typing-obsidian/data.json index d825a880..2b5e6b2f 100644 --- a/.obsidian/plugins/easy-typing-obsidian/data.json +++ b/.obsidian/plugins/easy-typing-obsidian/data.json @@ -8,9 +8,9 @@ "BetterBackspace": true, "AutoFormat": true, "ExcludeFiles": "", - "ChineseEnglishSpace": true, - "ChineseNumberSpace": true, - "EnglishNumberSpace": true, + "ChineseEnglishSpace": false, + "ChineseNumberSpace": false, + "EnglishNumberSpace": false, "ChineseNoSpace": false, "QuoteSpace": true, "PunctuationSpace": true, diff --git a/外发客户教程/客户特供/希多电机/BOM批量修改.md b/外发客户教程/客户特供/希多电机/BOM批量修改.md new file mode 100644 index 00000000..2f920a95 --- /dev/null +++ b/外发客户教程/客户特供/希多电机/BOM批量修改.md @@ -0,0 +1,17 @@ +# 目录 + +```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` 结构进行调整,可以在 **系统设置** → **系统工具** → **BOM批量修改** 功能中去操作 + +## 修改 \ No newline at end of file