1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
docs/zh-CN/basics/sets/creating-sets.md
Gitbreast 4e2c2c5157
Completely Simplified Chinese translation for current docs. (#37)
* Completely Simplified Chinese translation for current docs.

* Added roland's intro to SUMMARY.md

* Correct the translation about relative path in CONTRIBUTING.md.

* Correct the translation about local encryption following the main branch.
2024-03-05 12:42:33 +02:00

19 lines
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.

# 创建对象集合
### 你可以使用左下角的 + 或者编辑器中的 / 快捷键菜单来创建【对象集合】。
然后,你需要选择是按【类型】创建【集合】(可列出某一【类型】的全部【对象】),还是按【关联】创建【集合】(可列出包含所选【关联】的全部【对象】)。 
你也可以在新文档的对象类型切换按钮中,根据其【类型】创建一个【集合】。
![](<../../../.gitbook/assets/image (18).png>)
### 接下来,你需要确定你创建的【集合】的目的。&#x20;
例如项目管理的集合可能需要“项目Project”类型而对于阅读清单的集合则可能是“图书Book”类型。在库中选择一个【对象类型】点击“创建”然后选择“新建对象集”。
这将创建一组包含所有“图书Book”【类型】的【对象】的对象集合。&#x20;
这样,就可以对你的 Anytype 中的所有图书对象进行组织管理。
![](<../../../.gitbook/assets/image (26).png>)