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

GITBOOK-305: Merge recovery phrase pages

This commit is contained in:
Filip Božičević 2023-08-24 12:32:46 +00:00 committed by gitbook-bot
parent f40adbe1e0
commit b3d258772c
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
30 changed files with 67 additions and 71 deletions

View file

@ -1,16 +0,0 @@
# Relations
### Understanding Relations <a href="#understanding-relations" id="understanding-relations"></a>
Relations are key to organizing and connecting your Objects and knowledge in Anytype. There are two functions that Relations serve in Anytype:
* **Defining attributes:** You can use Relations to define the characteristics of a certain Object.
* For example, when creating a Task in Anytype, you can add Relations such as _Status_: Done/Not Done, or _Priority_: Low, Medium, or High.
* If we were to imagine a database, Relations represent the column headers to each row (where column A is the Object).
* Once you have set your attributes, it becomes possible to sort and filter your Objects according to the Relations you've defined in Set View.
![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMBWIxXziUmcK7h7uvLnI%2Fuploads%2F79DbEaExZn85mNW3Ifsz%2Fimage.png?alt=media\&token=4813e44e-2291-4fe5-9832-6dac24823967)
* **Defining connections:** You can also use Relations to link one Object to another.
* Returning to the example of a Task, you can add the Relation: _Assignee,_ and assign another Object in your Anytype to this task.
* As above, you can view the Assignees as Relations in Set view, or in Graph view.