mirror of
https://github.com/anyproto/docs.git
synced 2025-06-07 21:37:03 +09:00
GITBOOK-190: No subject
This commit is contained in:
parent
7a8b3946d2
commit
a8eeee234a
15 changed files with 20 additions and 20 deletions
BIN
.gitbook/assets/custom_set_1 (1) (1) (1) (1) (1).png
Normal file
BIN
.gitbook/assets/custom_set_1 (1) (1) (1) (1) (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
BIN
.gitbook/assets/custom_set_1 (1) (1) (1) (1) (2).png
Normal file
BIN
.gitbook/assets/custom_set_1 (1) (1) (1) (1) (2).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
BIN
.gitbook/assets/notes sort (1) (1) (1) (1) (1).png
Normal file
BIN
.gitbook/assets/notes sort (1) (1) (1) (1) (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
.gitbook/assets/notes sort (1) (1) (1) (1) (2).png
Normal file
BIN
.gitbook/assets/notes sort (1) (1) (1) (1) (2).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
.gitbook/assets/notionsharingpane (1) (1) (1) (1) (1).png
Normal file
BIN
.gitbook/assets/notionsharingpane (1) (1) (1) (1) (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
|
@ -21,4 +21,4 @@ All Anytype structures are based on links between objects. Links are directional
|
|||
|
||||
All objects connections will soon look like an interconnected network:
|
||||
|
||||

|
||||
.png>)
|
||||
|
|
|
@ -22,12 +22,12 @@ Anytype stores data in a non-encrypted way locally. We have a prerequisite that
|
|||
|
||||
### Tech details
|
||||
|
||||
There are some technical details on encryption and data storage:
|
||||
Here are some technical details on encryption and data storage:
|
||||
|
||||
* Anytype stores changes for each object you’ve created
|
||||
* Every object’s change has 2 encryption layers with different keys. 
|
||||
* Every object’s change has 2 encryption layers with different keys.
|
||||
* The First layer is used to connect changes within an object (for example, all this encrypted data belongs to the object with id \<abc>)
|
||||
* Second layer is used to encrypt the actual data. We using AES with stream **encryption** with CFB mode
|
||||
* When you create a new change for an object, we periodically send it to our backup node(with only the first-layer key). More info about sync [here](syncing-and-p2p.md).
|
||||
* Anytype backup nodes have access to the first layer key, so it can group changes for the object and send them in one pack when you want to restore your data
|
||||
* Anytype backup nodes HAVE NO access to the second layer key, so it can’t read the actual changes data
|
||||
* Anytype backup nodes HAVE NO access to the second layer key, so it can’t read the actual changes to the data
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Syncing & P2P
|
||||
|
||||
All your data primarily syncs to the encrypted backup node in the current alpha. Therefore, all data storage is at **no cost** to you. The application is always connected to the backup node and cannot be disconnected.
|
||||
All your data primarily syncs to the encrypted backup node in the current alpha. For alpha testers, the application is always connected to the backup node and cannot be disconnected.
|
||||
|
||||
#### Local backups
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Navigation
|
||||
# View all of your Objects
|
||||
|
||||
For navigation inside Anytype, you have 4 options: **`Home, Search, Graph View`, `Bi-Directional Navigation`** and **`Keyboard Shortcuts`**.
|
||||
|
||||
## Home
|
||||
|
||||

|
||||

|
||||
|
||||
### Home tabs
|
||||
|
||||
|
@ -26,7 +26,7 @@ Do a search across your knowledge graph, object types, and relations.
|
|||
|
||||
Since all connections between objects have a certain direction(_from-object_ or _to-object)_, the navigation panel helps to see objects connected with the current one in terms of their direction. Read more about object connections in [#object-graph](navigation.md#object-graph "mention")
|
||||
|
||||
Navigation Panel helps to navigate between objects that have [Object Links](broken-reference) or [Relations](../self-onboarding/relation.md) to each other. Hit .svg>) button on the top bar to open Navigation Panel.
|
||||
Navigation Panel helps to navigate between objects that have [Object Links](broken-reference/) or [Relations](../self-onboarding/relation.md) to each other. Hit  button on the top bar to open Navigation Panel.
|
||||
|
||||

|
||||
|
||||
|
@ -44,7 +44,7 @@ If you want to change focus from one object to another, simply hit this object o
|
|||
|
||||
Displays a graph representation of the Links and Relations between your objects. You can see the power of Anytype relations, with connections showing how each object relates to another.
|
||||
|
||||
To access the Graph Mode, look for the  icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
|
||||
To access the Graph Mode, look for the .svg>) icon in the top-left corner from any opened object or just press `⌘ + Option + O` or `Ctrl + Alt + O`.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Take a look at our [Community Forums](http://community.anytype.io) to check out
|
|||
|
||||
## Sharing, Publishing and Collaboration
|
||||
|
||||
**Notion** allows users to share pages and workspaces with other Notion users. Alternatively, users can create a sharing link to enable users without a Notion account to access your shared content.  (1) (1) (1).png>)
|
||||
**Notion** allows users to share pages and workspaces with other Notion users. Alternatively, users can create a sharing link to enable users without a Notion account to access your shared content.  (1) (1).png>)
|
||||
|
||||
**Anytype** currently cannot share content with other Anytype users or to the web. However, this feature is planned and is on the roadmap. If you find yourself needing to share content with other users, please use the "Print" option, accessed by using your system's Print keyboard shortcut or through the three-dot menu within an object canvas.
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ When starting out, you can use the `+` button located on the top right of your h
|
|||
|
||||
Each Object has a flexible canvas made of simple blocks. A block is a piece of content that you can freely reposition within the canvas to give your Objects style and structure.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2022-09-28 at 21.11.25 (1).png" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2022-09-28 at 21.11.25.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Block Styles
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Add some custom styling to your Object Link blocks using the block sidebar.
|
|||
|
||||
Select a few objects to apply common styling for them.
|
||||
|
||||

|
||||
.gif>)
|
||||
|
||||
### Columns of blocks
|
||||
|
||||
|
|
|
@ -21,13 +21,13 @@ Sets collect all your objects that match given criterion. You can add a new Clas
|
|||
|
||||
### Custom type
|
||||
|
||||
If you want to create a more comprehensive learning system with several entities inside like Courses and Modules in a separate sets, we propose[ ](https://doc.anytype.io/intro/fundamentals/type#creating-types)to [Broken link](broken-reference "mention") for that.
|
||||
If you want to create a more comprehensive learning system with several entities inside like Courses and Modules in a separate sets, we propose[ ](https://doc.anytype.io/intro/fundamentals/type#creating-types)to [broken-reference](broken-reference/ "mention") for that.
|
||||
|
||||
### Templates
|
||||
|
||||
It is handy to create Templates. While creating notes in class or meetings, you don't have the time to layout and add relations every time. So, you can choose the Template we provide or make a custom one that fits your needs.
|
||||
|
||||
.png>)
|
||||

|
||||
|
||||
{% hint style="success" %}
|
||||
Find ideas to spark inspiration in [Community Showcases](https://community.anytype.io/c/general-discussion/showcase/13).
|
||||
|
|
|
@ -14,7 +14,7 @@ You can create Notes everywhere you want. Every object you create by default is
|
|||
Sets collect all objects by given criteria. For example, if you add a new Note anywhere inside the Anytype, it will be shown here! By default, it is sorted by creation date.
|
||||
|
||||
{% hint style="info" %}
|
||||
Click on links to know more about [Broken link](broken-reference "mention"), [set.md](../../self-onboarding/set.md "mention") & [relation.md](../../self-onboarding/relation.md "mention").
|
||||
Click on links to know more about [broken-reference](broken-reference/ "mention"), [set.md](../../self-onboarding/set.md "mention") & [relation.md](../../self-onboarding/relation.md "mention").
|
||||
{% endhint %}
|
||||
|
||||
### Sort them later
|
||||
|
@ -22,7 +22,7 @@ Click on links to know more about [Broken link](broken-reference "mention"), [se
|
|||
Notes are sorted by "Last modified date" as you had in Apple Notes or Evernote by default.\
|
||||
Press the setting icon if you want to create other sorts.
|
||||
|
||||
.png>)
|
||||

|
||||
|
||||
### Categorizing with tags
|
||||
|
||||
|
@ -37,7 +37,7 @@ Make these steps and start your Tags management:
|
|||
1. You need to add Tag as a column in Set. You can start adding categories in the cells straightaway.\
|
||||
.png>) 
|
||||
2. Add a View related to this particular Tag or Tags. You need to set up a filter with condition like `Tag has any of Personal`\
|
||||
.png>) .png>)
|
||||
.png>) .png>)
|
||||
|
||||
{% hint style="success" %}
|
||||
You can work with relations everywhere! Check out where and how you can also use Tags: [#adding-relations](../../self-onboarding/relation.md#adding-relations "mention").
|
||||
|
|
|
@ -13,7 +13,7 @@ The outlining method emphasizes content as well as relationships between the mat
|
|||
### Add Outline Note type
|
||||
|
||||
1. Go to the Library and click the "Create a new type" button. By using a new type, you can customize templates and relations the way you want. Fill in the Type Title and choose the Icon you want\
|
||||
 .png>)
|
||||
 
|
||||
2. Customize our type by adding your own Relations and choosing a layout. If you want to use a Title, you need to choose a Basic layout. Otherwise — Note. Due to the [Ebbinghaus forgetting curve](https://e-student.org/ebbinghaus-forgetting-curve/), it's always best to start the reciting and reviewing stage as soon as possible. Studies have shown that reviewing your notes within the [24-hour point](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0120644) achieves the best results. So we also propose to have a "Reflection" relation and "Tag" for categorization \
|
||||

|
||||
|
||||
|
@ -48,9 +48,9 @@ All the Outline Notes will be collected in the set. So you can create a flow to
|
|||
|
||||
1. Add "Reflection" relation and "Tag" to the Set. Create a view calling "Inbox"\
|
||||
 
|
||||
2. Add filter "Reflection" is unchecked. You can also add filter by Creation Date, so you will see only newly created. You can review all your Outline Method notes in one place
|
||||
2. Add filter "Reflection" is unchecked. You can also add filter by Creation Date, so you will see only newly created. You can review all your Outline Method notes in one place
|
||||
|
||||
<img src="../../.gitbook/assets/2_add_filter.png" alt="" data-size="original"><img src="../../.gitbook/assets/2_finished.png" alt="" data-size="original">
|
||||
 
|
||||
|
||||
{% hint style="info" %}
|
||||
1. You can add more templates and use them in different contexts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue