mirror of
https://github.com/anyproto/docs.git
synced 2025-06-11 02:13:34 +09:00
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.
This commit is contained in:
parent
d43fc95514
commit
4e2c2c5157
79 changed files with 2734 additions and 147 deletions
65
zh-CN/intro/setting-up-your-profile/space-settings.md
Normal file
65
zh-CN/intro/setting-up-your-profile/space-settings.md
Normal file
|
@ -0,0 +1,65 @@
|
|||
---
|
||||
description: Customize your space
|
||||
---
|
||||
|
||||
# 空间设置
|
||||
|
||||
### 自定义空间
|
||||
|
||||
在这里个性化你的 [空间](../../basics/space.md "mention")。在应用程序的左上角,可以找到你的空间名称和设置。
|
||||
|
||||
单击空间名称将打开你的空间设置。
|
||||
|
||||
这些是你空间中可以自定义的选项:
|
||||
|
||||
1. 自定义你的 **空间图标**
|
||||
2. 添加你的 **空间名称**
|
||||
3. 选择你的 **主页(Homepage)**
|
||||
|
||||
### 选择你的空间图标
|
||||
|
||||
你的空间图标会在引导过程中自动生成。如果要更改,只需点击图标,然后从 emoji 菜单中选择或上传你自己的图片。
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot 2023-08-17 at 18.13.04.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### 选择你的主页(Homepage)
|
||||
|
||||
每次打开 Anytype 时,你都会先看到自己的主页。默认情况下,你的主页被预设为“仪表板”对象(一个 Page),能帮助你在空间内导向。
|
||||
|
||||
不过,你可以通过空间设置中的下拉菜单,在关联图谱(Graph)、上次打开的对象或你创建的某个对象中进行选择,从而更改你的主页。
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot 2023-08-17 at 18.27.47.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### 导入 & 导出
|
||||
|
||||
你可以通过 Anytype > 空间设置 > 集成 > 导入到空间/导出空间,来导入或导出到你的空间。
|
||||
|
||||
在应用的导入方面,我们目前只提供 **Notion** 的导入,在文件格式方面,我们目前提供这些格式:
|
||||
|
||||
* Markdown
|
||||
* HTML
|
||||
* TXT
|
||||
* CSV
|
||||
* Any-Block 
|
||||
* Protobuf
|
||||
* JSON
|
||||
|
||||
{% hint style="info" %}
|
||||
由于 Anytype 中尚未包含 Notion 的所有功能,因此某些 Notion 数据可能无法被正常导入。
|
||||
{% endhint %}
|
||||
|
||||
当你导入完成后,侧边栏的收藏夹小部件中会出现一个新的集锦。所有导入的对象都会出现在那里。
|
||||
|
||||
在导出格式方面,我们目前提供 **Markdown** 和 **Any-Block**(Protobuf 和 JSON)两种格式。
|
||||
|
||||
### 移动端的空间设置
|
||||
|
||||
点击屏幕下方导航栏最右侧的按钮。
|
||||
|
||||
即可打开设置和账户信息。
|
||||
|
||||
你可以用自己选择的 emoji 符号或上传的照片来个性化空间。
|
||||
|
||||
在 **空间名称** 下方更改你的空间名称。
|
||||
|
||||
在 **账户和数据** 下面更改账户个人资料的名称和图像。
|
Loading…
Add table
Add a link
Reference in a new issue