mirror of
https://github.com/anyproto/docs.git
synced 2025-06-12 02:30:31 +09:00
GITBOOK-329: Some glossary changes
This commit is contained in:
parent
8aad038444
commit
9f96920547
4 changed files with 29 additions and 29 deletions
20
miscellaneous/glossary.md
Normal file
20
miscellaneous/glossary.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
description: Working your way through the anytype primitives
|
||||
---
|
||||
|
||||
# Overview
|
||||
|
||||
<figure><img src="../.gitbook/assets/Anytype Primitives - Frame 2-2.jpg" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
Getting the most out of Anytype means getting comfortable with the basic terminology and how each piece fits together. These primitives are the components you'll use to create everything from simple notes, to complex dashboards, and ultimately - your own little web.
|
||||
|
||||
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.
|
||||
* [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.
|
||||
* [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.
|
||||
* [types](../basics/types/ "mention"): Classification system for objects. All objects must have a type.
|
||||
* [templates.md](../basics/types/templates.md "mention"): Saved content formats for specific Types that can be applied upon Object creation. Templates are specific to types, while types can have multiple templates.
|
||||
* [relations](../basics/relations/ "mention"): Object connectors; either via shared properties or defined links.
|
||||
* [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. 
|
Loading…
Add table
Add a link
Reference in a new issue