31 lines
802 B
Markdown
31 lines
802 B
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
|
|
```
|
|
|
|
# 操作
|
|
|
|
选中需要调整的文件夹 → 单击选中 → 单击右键 → 下移
|
|
|
|

|
|
|
|
原来的文件夹顺序
|
|
|
|

|
|
|
|
下移后的文件夹顺序
|
|
|
|

|
|
|
|
上移后的文件夹顺序
|
|
|
|

|
|
|
|
按照需求选择上移/下移即可 |