vault backup: 2025-04-11 14:44:35

This commit is contained in:
SeedList
2025-04-11 14:44:35 +08:00
parent 8fea551882
commit f4ee82899a
4 changed files with 43 additions and 5 deletions

View File

@ -1,4 +1,16 @@
## 如何发起变更流程
# 目录
```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
```
# 如何发起变更流程
**只有归档区的文件才需要变更**
@ -20,7 +32,7 @@
![](assets/Pasted%20image%2020250408101550.png)
## 如何进行变更操作
# 如何进行变更操作
**发起变更流程之后才能进行变更操作**(对文件的更改实际是在变更操作里进行的,上一步只是发起变更的流程,相当于告诉系统:我要对这份文件做变更,但实际是还没去更改内容的)
@ -44,7 +56,7 @@
![](assets/Pasted%20image%2020250408110828.png)
### 如何提交
## 如何提交
之后点击提交
@ -54,7 +66,7 @@
![](assets/Pasted%20image%2020250408134140.png)
### 如何驳回
## 如何驳回
如果有问题可以选择驳回