1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-07 21:37:03 +09:00

GitBook: [#123] Fix media

This commit is contained in:
Vladimir Ermolaev 2021-11-18 09:17:16 +00:00 committed by gitbook-bot
parent 941eeb5a9e
commit 88904ab38a
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
7 changed files with 14 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB

After

Width:  |  Height:  |  Size: 3.8 MiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

After

Width:  |  Height:  |  Size: 4.5 MiB

Before After
Before After

View file

@ -8,7 +8,7 @@ You can use Anytype to create books, tasks, notes, ideas, documents, tools and o
## How do we stand out?
And what can we offer you <mark style="background-color:blue;"><mark style="color:blue;">n<mark style="color:blue;"></mark><mark style="background-color:purple;"><mark style="background-color:blue;"><mark style="color:blue;">o<mark style="color:blue;"><mark style="background-color:blue;"></mark><mark style="background-color:green;"><mark style="background-color:purple;"><mark style="background-color:blue;"><mark style="color:blue;">w?<mark style="color:blue;"><mark style="background-color:blue;"><mark style="background-color:purple;"></mark>
And what can we offer you <mark style="color:blue;"><mark style="background-color:blue;">n<mark style="background-color:blue;"></mark><mark style="background-color:purple;"><mark style="color:blue;"><mark style="background-color:blue;">o<mark style="background-color:blue;"><mark style="color:blue;"></mark><mark style="background-color:green;"><mark style="background-color:purple;"><mark style="color:blue;"><mark style="background-color:blue;">w?<mark style="background-color:blue;"><mark style="color:blue;"><mark style="background-color:purple;"></mark>
### Privacy: Your information is encrypted and all yours
@ -32,7 +32,7 @@ Take a look at things that [community has built already](https://community.anyty
You can think abstract and systematic in the same application. You can create the network of your thoughts connecting things, while more strict structures like database-view are also accessible. You can get the best out of every world.
![You can easily switch between graph and database-like view](<.gitbook/assets/test (1).gif>)
![You can easily switch between graph and database-like view](<.gitbook/assets/test (1) (1).gif>)
### Works Offline and Locally

View file

@ -2,7 +2,7 @@
### **Using a Type**
Let's look at an example. Say you need to add a new relation `Color,` to your **Type** `Cat`. And you already have 10 objects of this type.&#x20;
Let's look at an example. Say you need to add a new relation `Color,` to your **Type** `Cat`. And you already have 10 objects of this type.
1. You need to open [library.md](../fundamentals/library.md "mention")
2. Find and open the [type](../fundamentals/type/ "mention") `Cat`
@ -11,16 +11,15 @@ Let's look at an example. Say you need to add a new relation `Color,` to your **
When you open any object `Cat` you will find `Color` in relations view and in `/` menu.
{% hint style="warning" %}
You cannot edit the default relations in types** created by Anytype**. But you can use [set.md](../fundamentals/set.md "mention"), which can be used to create a relation in existing objects.
You cannot edit the default relations in types\*\* created by Anytype\*\*. But you can use [set.md](../fundamentals/set.md "mention"), which can be used to create a relation in existing objects.
{% endhint %}
### **Using a Set**
Say you need to add the relation `Related` to all your `Tasks`. You can't change the default relations for this Type.&#x20;
Say you need to add the relation `Related` to all your `Tasks`. You can't change the default relations for this Type.
1. [#create-a-set](../fundamentals/set.md#create-a-set "mention") with type Task&#x20;
2. Add a new column. Settings → Relations → **+ **`Related`
1. [#create-a-set](../fundamentals/set.md#create-a-set "mention") with type Task
2. Add a new column. Settings → Relations → \*\*+ \*\*`Related`
3. Each object in the Set will now show this relation. Also, see will see at as **suggested** in each object.
![](../.gitbook/assets/test.gif)
![](<../.gitbook/assets/test (1).gif>)

View file

@ -1,10 +1,10 @@
# Creating a Task Tracker
![](../.gitbook/assets/Screenshot%202021-09-13%20at%2016.05.44.jpg)
![](../.gitbook/assets/test.gif)
### Steps
1. To create a **Task tracker**, you need to click + on home, choose [set.md](../fundamentals/set.md "mention") and set **Task** as a source. That's it. **You just started a task tracker! **
1. To create a **Task tracker**, you need to click + on home, choose [set.md](../fundamentals/set.md "mention") and set **Task** as a source. That's it. You just started a task tracker!
2. So now you can view all Tasks in one place. For the Task list, you may add relations. `Tag` , `Due date` , `Priority` Or any other being useful for your tracker.
3. You can also use filters, sorts, and views like:
1. Relation `Done` `Is` `Unchecked` so you will see only those that are not done
@ -13,7 +13,7 @@
You can create any object **Task** with the `+` button in-row in your Set, in the editor by typing `/Task` , or using `+` from the dashboard. **All of these objects will be shown in this Set.**
****
***
{% hint style="warning" %}
Sets collect all your objects that match given criterion. You can add a new book everywhere inside the Anytype, and it will be shown here!
@ -21,12 +21,12 @@ Sets collect all your objects that match given criterion. You can add a new book
### Custom type
If you don't like** Relations** and **Templates** used in Task, you can [#create-a-type](../fundamentals/type/#create-a-type "mention") that will fit your needs.
If you don't like\*\* Relations\*\* and **Templates** used in Task, you can [#create-a-type](../fundamentals/type/#create-a-type "mention") that will fit your needs.
1. You need to open [library.md](../fundamentals/library.md "mention") in **Home** screen, which contains all **Types** in Anytype
2. Press "Create a new type."&#x20;
2. Press "Create a new type."
3. In your custom **Type**, you can choose any relation and create a template you want.
4. To create a **Task tracker**, you need to click "Create" → "New Set of objects."&#x20;
4. To create a **Task tracker**, you need to click "Create" → "New Set of objects."
### Template