Files
WorkNote/外发客户教程/客户特供/希多电机/如何创建项目.md

61 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 目录
```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
```
# 介绍
创建项目指代从项目模板中快速生成出一个项目,并如何调整项目组成员、工期
在 **项目管理** → **项目模板** 中找到要创建的项目类型,例如是 `A、B` 类型的项目,那么我们选择这个类型的项目模板,右键选择 **创建项目实例** 即可
![](assets/Pasted%20image%2020250719145238.png)
## 设置基本信息
最常修改的是如下三个部分:
1. 项目名称:指这个项目的名称
2. 项目位置:即项目的存放位置
3. 项目文档库位置:即项目文件的存放位置
![](assets/Pasted%20image%2020250719145415.png)
设置完成之后点击下一步,进入到一个新的页面
![](assets/Pasted%20image%2020250719145532.png)
## 设置项目组成员
选择第一行的成员一栏
![](assets/Pasted%20image%2020250719145652.png)
点击三个点的按钮即可进入到项目组成员设置的页面中,在 **包含用户** 一列去设置项目组成员
![](assets/Pasted%20image%2020250719145755.png)
设置完成后,会自动同步到各个任务的成员中
![](assets/Pasted%20image%2020250719145849.png)
### 为任务额外增加成员
对于某些特殊的任务,通过项目组的成员分配并不能满足任务的人员需求,那么可以单独为这个任务增加成员,只需要选择到这个任务的成员栏后,点击三个点的按钮,对 **待定** 一行填写要增补的成员即可
![](assets/Pasted%20image%2020250719150015.png)
## 调整任务工期
项目模板中各个任务的工期都是5天这样并不符合项目的实际情况这个时候就可以对项目的计划工期进行调整
直接修改 **计划工期** 里面的数值即可
![](assets/Pasted%20image%2020250719150445.png)