1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
docs/basics/relations
2024-05-20 13:39:55 +00:00
..
create-a-new-relation-1.md GITBOOK-473: Various improvements 2024-04-18 09:45:47 +00:00
create-a-new-relation.md GITBOOK-476: Navigation instructions 2024-04-24 09:40:33 +00:00
README.md GITBOOK-500: Misc updates v3 2024-05-20 13:39:55 +00:00

Relations

Understanding Relations

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.