mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-385: Glossary changes
This commit is contained in:
parent
dcd6c58966
commit
28acccdef5
3 changed files with 3 additions and 9 deletions
|
@ -38,7 +38,6 @@
|
|||
* [Customizing with Relations, Sort, & Filters](basics/sets/customizing-with-relations-sort-and-filters.md)
|
||||
* [🌟 Deep dive: Sets](basics/sets/deep-dive-sets.md)
|
||||
* [Collections](basics/collections.md)
|
||||
* [Other](basics/glossary-1.md)
|
||||
|
||||
## 📽 Use Cases
|
||||
|
||||
|
@ -57,6 +56,7 @@
|
|||
* [Navigation](miscellaneous/keyboard-shortcuts/navigation.md)
|
||||
* [Markdown](miscellaneous/keyboard-shortcuts/markdown.md)
|
||||
* [Commands](miscellaneous/keyboard-shortcuts/commands.md)
|
||||
* [Technical Glossary](miscellaneous/glossary-1.md)
|
||||
|
||||
## 🔐 Data & Security
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ description: Understanding blocks, editing, and customizing to your preference.
|
|||
|
||||
# Working with Blocks
|
||||
|
||||
Your object is made up of different types of blocks to organize your information. Anytype's block-based editor works very similarly to that of blogging sites or website builders.
|
||||
Your object is made up of different types of blocks to organize your information, and the place where all of these Blocks live together is called the Canvas. Anytype's block-based editor works very similarly to that of blogging sites or website builders.
|
||||
|
||||
All block styles originate from the command menu, which you can access by either clicking on the orange `+` symbol on the left-hand side of your editor, or typing `/`. 
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Other
|
||||
# Technical Glossary
|
||||
|
||||
Void — a collection of user identities which can be represented as a graph.
|
||||
|
||||
|
@ -6,12 +6,6 @@ Key — a pair of keys (private and public) is generated by the app when a user
|
|||
|
||||
Identity — technically, an identity is the public key (see Key) which is also represented as an Account ID.
|
||||
|
||||
Block — a container for actual content.
|
||||
|
||||
Block Type — defines the behavior of the Block.
|
||||
|
||||
Canvas — the place or area where Blocks live together to form the content of an Object. Sometimes reffered to as Object Editor.
|
||||
|
||||
Network — a group of Nodes working together.
|
||||
|
||||
Node — a remote server that stores and processes data.
|
Loading…
Add table
Add a link
Reference in a new issue