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:
parent
f40adbe1e0
commit
b3d258772c
30 changed files with 67 additions and 71 deletions
|
@ -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.
|
||||
|
||||

|
||||
|
||||
* **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.
|
Loading…
Add table
Add a link
Reference in a new issue