mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00

* 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.
25 lines
856 B
Markdown
25 lines
856 B
Markdown
# 定位你的对象
|
||
|
||
### 使用关联图谱
|
||
|
||
要找到你的所有对象以及它们之间的联系,可以从【关联图谱 (Graph)】中寻找主要事实来源。
|
||
|
||
在此处阅读有关 [关联图谱(Graph)](../graph.md "mention")的更多信息。
|
||
|
||
### 浏览所有内容
|
||
|
||
另外,默认情况下会有一个“All Objects”的集合,会以列表形式显示你所有的对象以及它们的类型。
|
||
|
||
这个对象名为“All Objects”且使用这个 emoji 图标: :globe\_with\_meridians:
|
||
|
||
### 使用搜索
|
||
|
||
最后手段,如果你还是找不到想找的内容,可以尝试搜索。
|
||
|
||
要使用搜索,点击你导航栏上的放大镜。
|
||
|
||
<figure><img src="../../../.gitbook/assets/image (43).png" alt=""><figcaption></figcaption></figure>
|
||
|
||
{% hint style="info" %}
|
||
上述搜索功能目前不会在关联中搜索。
|
||
{% endhint %}
|