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:
parent
08132d4a17
commit
3fce0077ba
10 changed files with 39 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
description: Create your first object
|
||||
description: Let's explore the features we have in building a page.
|
||||
---
|
||||
|
||||
# Opening the Editor
|
||||
|
@ -10,13 +10,13 @@ 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>
|
||||
<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. 
|
||||
|
||||
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).
|
||||
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.
|
||||
|
|
@ -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. 
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -8,9 +8,9 @@ description: How to link your objects using relations.
|
|||
|
||||
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. 
|
||||
|
||||
Learn more about [relations](relations/ "mention") & The [graph.md](graph.md "mention") here. 
|
||||
Learn more about [relations](../relations/ "mention") & The [graph.md](../graph.md "mention") here. 
|
||||
|
||||
.png>)
|
||||
.png>)
|
||||
|
||||
### Use the Flow
|
||||
|
|
@ -40,7 +40,9 @@ We do not store this data so we cannot help you in recovering. Make sure to writ
|
|||
|
||||
### Data Management
|
||||
|
||||
In this area, you can choose to offload files stored in Anytype to our encrypted backup node or, delete your account. 
|
||||
**Local files**. You can choose to offload files stored in Anytype to our encrypted backup node.
|
||||
|
||||
**Account deletion**. Also, if you would like to delete your account, you can do it in this section.
|
||||
|
||||
### Recovery Phrase
|
||||
|
||||
|
|
|
@ -4,6 +4,10 @@ description: There are no passwords in Anytype - only your recovery phrase.
|
|||
|
||||
# Recovery Phrase
|
||||
|
||||
{% hint style="danger" %}
|
||||
Store your Recovery Phrase somewhere safe and share it with no one!
|
||||
{% endhint %}
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.31.38.png" alt=""><figcaption><p>You can access your recovery phrase at any time by navigating to Profile > Settings > Recovery Phrase.</p></figcaption></figure>
|
||||
|
||||
When you create your account, you will receive your very own 12 word mnemonic phrase_._ This phrase is generated on-device and is the only way to access your account and decrypt your data.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
description: Your sidebar is a modular pane designed to help you easily find your objects
|
||||
description: How do we customize and edit?
|
||||
---
|
||||
|
||||
# Sidebar & Widgets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue