Files
WorkNote/外发客户教程/0.基础操作教程/45.文档发布.md

33 lines
1.6 KiB
Markdown
Raw Normal View History

2025-04-11 14:50:30 +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-01-13 11:22:31 +08:00
# 文档发布
2025-07-14 10:22:26 +08:00
文档发布需要在 **企业知识库****文档归档区** 中选择文件进行发布,对文件右键,在 **生命周期** 中选择 **发布** 即可
2025-01-13 11:22:31 +08:00
2025-03-21 16:46:13 +08:00
![image-20240902201643897](../assets/image-20240902201643897.png)
2025-01-13 11:22:31 +08:00
在弹出的 **发布窗体** 中,需要填写发布的 **主题**(主题命名无强制要求,以简单易懂为主)
点击右下方的 **添加** 按钮,可以选择要把文件发布给谁
2025-03-21 16:46:13 +08:00
![image-20240902201810278](../assets/image-20240902201810278.png)
2025-01-13 11:22:31 +08:00
2025-03-23 09:11:24 +08:00
**添加用户窗体**可以选择整个部门将其添加进来也可以只选择某个人将其添加进来8.266版本存在发布给部门时部门内成员可跳过签收直接具备权限的bug
2025-01-13 11:22:31 +08:00
2025-03-21 16:46:13 +08:00
![image-20240902202154617](../assets/image-20240902202154617.png)
2025-01-13 11:22:31 +08:00
添加后,在 **通知用户** 一栏中可以设置该文件发布给这些用户后,他们 **签收** 文件后可进行的操作权限
如果每次都要将文件发给固定的一批人,则可以通过 **保存发布组** 进行分组,下次再发布给这些人时,点击 **插入发布组** 即可将这批人添加到 **通知用户** 中,操作权限与保存时设置的一致
2025-03-21 16:46:13 +08:00
![image-20240902202241102](../assets/image-20240902202241102.png)