1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-270: Anytype Basics update #1

This commit is contained in:
Filip Božičević 2023-08-18 10:16:01 +00:00 committed by gitbook-bot
parent 08132d4a17
commit 3fce0077ba
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
10 changed files with 39 additions and 40 deletions

View file

@ -8,13 +8,13 @@ description: Let's discover what Objects are, and how to use them to optimize yo
Forget what you already know about knowledge management tools. 
At Anytype we have created the concept that everything you create is an Object. Pages, Notes, Recipes, Books, Movies, Audio, Humans. 
At Anytype we have created the concept that everything you create is an Object. Pages, Notes, Recipes, Books, Movies, Audio, Humans, _everything!_ 
These are all **Objects** that are organized and categorized by **Types**. 
You can connect different **Object Types** by **Relations** and see how this is visualized on the **Graph**.
You can connect different **Types** by **Relations** and see how this is visualized on the **Graph**.
You will see in your **Library** that you can create Object Types. 
You will see in your **Library** that you can create new Types. 
In short, an Object is a generalizing term for what you are creating. If it is a page, note, or other Type that you have created. 

View file

@ -20,14 +20,9 @@ This will perform the same action as clicking the "+" sign.
### Turn Into Object
If you are working on something in a current existing Object and would like to transform only a certain block into an Object, you can.
If you are working on something in an existing Object and would like to transform only a certain block into an Object, you can do that trough the action menu by either:
Using two ways...
1. Hovering to the left side of the block that you are working on and clicking the 3 dots.
2. Using the ⌘+/ keyboard shortcut. 
\#1, Hover to the left side of the block that you are working on and click the 3 dots.
\#2, use ⌘+/.
It will bring up this menu:
<figure><img src="../../.gitbook/assets/image (25).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../.gitbook/assets/image (25).png" alt=""><figcaption><p>Action menu</p></figcaption></figure>

View file

@ -0,0 +1,19 @@
---
description: How to link your objects using relations.
---
# Linking Objects
### Relations on the Graph
In your documents you may have multiple references or connections which could be attached to other work in your library. The Graph is the visualizer for this. Objects connected to other objects, connected to humans, or tasks.&#x20;
Learn more about [relations](../relations/ "mention") & The [graph.md](../graph.md "mention") here.&#x20;
![](<../../.gitbook/assets/image (22).png>)
### Use the Flow
Another option to check which objects are linked together can be found in the tab just next to the Graph.&#x20;
On the top, center of your screen you will see the option to toggle to **Flow** view. This will show you which object is linked before and after the current object you are viewing.

View file

@ -1,22 +0,0 @@
---
description: Create your first object
---
# Opening the Editor
### Find the plus sign
On the bottom navigation panel you will see a white "+" button.
This plus sign is the central place to create a new, unlinked object from anywhere in the app.
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.35.44.png" alt=""><figcaption></figcaption></figure>
### Congratulations - you've created your first object!
From here, you'll see your blank editor canvas with a menu on top.&#x20;
The menu allows you to select between all of the types in your library, and define the type of object you are creating. For more on types, see [this article](../anytype-library/types.md).
Once you've selected a type, you can begin creating content for your object using the block-based editor.