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/relations/create-a-new-relation.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

25 lines
1.8 KiB
Markdown
Raw Permalink 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.

# 添加新的关联
#### 添加和管理关联 <a href="#adding-and-managing-relations" id="adding-and-managing-relations"></a>
在编辑器中,你可以像添加块一样,使用 `+` 按钮或行内的 `/` 菜单来为你的【对象】添加【关联】。你还可以通过【关联面板】管理某个【对象】的【关联】:将鼠标悬停在【对象】名称上方会出现一个三角形图标,这个面板显示了这个【对象】的所有关联。
**精选关联Featuring Relations**
你可以添加、精选或者修改现有的【关联】。由于【精选关联】会直接显示在标题下方,因此,你可以通过【精选关联】来优先显示与某个【对象】最相关的【关联】。在【关联面板】中,你可以通过点击任一关联右侧的 ★ 来精选这个【关联】。
{% embed url="https://vimeo.com/749076155?embedded=true&source=vimeo_logo&owner=177568036" %}
#### 关联的类型 <a href="#types-of-relations" id="types-of-relations"></a>
以下是 Anytype 中当前可用的【关联】类型:
* **文本Text**:接受文本作为输入。
* **数字Number**:接受所有数字。即将会推出不同的格式。
* **日期Date**:日期,可选的时间信息。
* **状态Status**:你可以自定义并选择的一系列分类关系,如 X、Y 或 Z。
* **标签Tag**:另一种没有限制的单个字符串。
* **邮箱/电话/URLEmail/phone/URL**URL、电子邮件、电话号码的特殊格式。
* **复选框Checkbox**:带有布尔值、字符串或对象链接的对象。
* **媒体Media**:可以查看、播放或下载的音频、电影或图片。
* **对象Object**:对某个特定对象的引用,如某人、某任务或某文件。