1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-09 17:44:58 +09:00

GITBOOK-469: Update spaces and collab info

This commit is contained in:
Filip Bozicevic 2024-04-17 10:54:30 +00:00 committed by gitbook-bot
parent 8a5d9e197f
commit eb84329e21
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
17 changed files with 26 additions and 12 deletions

View file

@ -10,7 +10,7 @@ Getting the most out of Anytype means getting comfortable with the basic termino
These include:
* [space.md](../basics/space.md "mention"): The container for your graph of objects - in beta stage, this is equivalent to your account. Future versions of Anytype will permit multiple spaces with different access controls.
* [space.md](../basics/space.md "mention"): The container for your graph of objects. You can have multiple spaces with different access controls.
* [object-editor](../basics/object-editor/ "mention"): Building blocks of Anytype. They represent the smallest linkable components in your account; each object is a node in your graph.
* [blocks.md](../basics/object-editor/blocks.md "mention"): A container for actual content inside Objects. Their behavior is defined by their Block Type.
* [types](../basics/types/ "mention"): Classification system for objects. All objects must have a type.
@ -21,4 +21,4 @@ These include:
* [linking-objects.md](../anytype-basics/object-editor/linking-objects.md "mention"): For creating connections between objects either through relations or directly.
* [graph.md](../basics/graph.md "mention"): A non-hierarchical data structure containing all objects you've ever created in a space, and their connections to each other.
* [sets](../basics/sets/ "mention"): Live query of all Objects which share a common characteristic (ie: Type or Relation).
* [collections.md](../basics/collections.md "mention"): Manually created compilation of multiple objects within a single one. 
* [collections.md](../basics/collections.md "mention"): Manually created compilation of multiple objects within a single one.