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/object-editor/create-an-object.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

34 lines
1.3 KiB
Markdown

---
description: How do you create an object?
---
# 如何创建对象
### 导航菜单
左键单击加号按钮,就会立即创建一个新对象,类型是你在空间设置中设定的默认对象类型。
右键单击加号按钮,会出现一个菜单,其中有标准类型以及你最近使用过的【类型】。
### 正斜杠命令
使用 Anytype 时,你可以键入“/”来创建一个新的【对象】。这将显示你已创建过的【对象】列表。只需选择要创建的【对象】,它就会链接到你当前的位置。
<figure><img src="../../../.gitbook/assets/image (5).png" alt=""><figcaption></figcaption></figure>
你也可以在这里链接到已经存在的【对象】。
### 使用快捷键
要快速创建一个新的【对象】,可以使用这个快捷键:⌘+N
它会执行与点击导航栏中“+”号相同的操作。
### 转换为对象
如果你在处理现有的【对象】中的某些内容,并且想只将某个块转换为【对象】,你可以通过操作菜单中的任一操作来实现:
1. 将鼠标悬停在激活中的块的左侧,然后点击那 3 个点的操控杆。
2. 使用键盘快捷键 ⌘+/ 。
<figure><img src="../../../.gitbook/assets/image (25).png" alt=""><figcaption><p>操作菜单</p></figcaption></figure>