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

remove duplicate white spaces

This commit is contained in:
Aolin 2022-11-16 00:08:00 +08:00
parent 898191d6e4
commit f1f0cfffd1
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ People, Books, Musicians, Documents, Ideas, Places, Numbers, or Files. In Anytyp
### Every Object has a Type
While everything is an Object, it helps to differentiate or group these Objects so that we can draw meaningful distinctions between them. That's where **Types** come in. 
While everything is an Object, it helps to differentiate or group these Objects so that we can draw meaningful distinctions between them. That's where **Types** come in. 
In the above schema, Berlin has the Type: Location, and _2001: A Space Odyssey_ has the Type: Movie - not so different from how we think of 'objects' in the real world. Berlin and _Space Odyssey_ occupy very different spaces in my mind (even though they are both 'Objects' in my Anyverse), because they have different characteristics that make them almost incomparable. One is a city, meanwhile the other is a film.
@ -30,7 +30,7 @@ For this reason, each Object you create in Anytype has a Type, which is always v
When considering all of the Objects in your life (humans, ideas, tasks, projects), you most likely do not envision them as independent modules, but rather as an interconnected web with unique relationships that link them together. 
**Relations** are a tool to help you define the connections that exist between Objects. For example, I have two Objects in my graph: A Book (_Sapiens_) and a Human (Yuval Noah Harari). These two are connected by the Relation: Author. Yuval Noah Harari is the **author** of _Sapiens_. \
**Relations** are a tool to help you define the connections that exist between Objects. For example, I have two Objects in my graph: A Book (_Sapiens_) and a Human (Yuval Noah Harari). These two are connected by the Relation: Author. Yuval Noah Harari is the **author** of _Sapiens_. \
\
Now that the Relation between these two Objects has been defined, they are no longer independent entities in my knowledge graph. The more Relations I've created between Objects, the better I'm able to visualize how they are connected.
@ -46,8 +46,6 @@ Sets don't store objects like regular databases. Instead, they are a way to see
Read on for a deep dive into Sets and how to use them:
{% hint style="info" %}
Primary and Profile layouts support either an emoji or a photo icon. All layouts, except Note, support a cover image.
{% endhint %}