2025-07-19 14:47:06 +08:00
|
|
|
# 目录
|
|
|
|
|
|
|
|
```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
|
|
|
|
```
|
|
|
|
|
|
|
|
# 介绍
|
|
|
|
|
2025-07-19 14:49:06 +08:00
|
|
|
创建项目指代从项目模板中快速生成出一个项目,并如何调整项目组成员、工期
|
|
|
|
|
|
|
|
## 创建项目
|
|
|
|
|
2025-07-19 14:53:07 +08:00
|
|
|
在 **项目管理** → **项目模板** 中找到要创建的项目类型,例如是 `A、B` 类型的项目,那么我们选择这个类型的项目模板,右键选择 **创建项目实例** 即可
|
|
|
|
|
|
|
|

|
|
|
|
|