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/collections.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

1,011 B
Raw Permalink Blame History

description
A folder-like structure where where you can visualize and batch edit objects of any type

集锦Collections

理解集锦

【集锦】的外观和布局与【对象集合】相似,但是功能不同。

与【对象集合】及上一章节中所解释的相反,【集锦】不会根据【对象类型】进行筛选,而是对所有【类型】都开放。

集锦可以用来组织各种不同的对象,并将它们存储在一个地方。

你不会受到只能查看单一【对象类型】的限制,也就是你在一个集锦中可以拥有多种不同的类型。

示例

如果你正在安排你一周的备餐meal prep你可能会有一些食谱recipes、配料ingredients以及一份购物清单shopping list

你使用的主要类型可能是食谱Recipes和配料Ingredients

在一个【集锦】中,你可以将所有的这些【类型】无缝地组织到一起。