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:
parent
941eeb5a9e
commit
88904ab38a
7 changed files with 14 additions and 15 deletions
BIN
.gitbook/assets/test (1) (1).gif
Normal file
BIN
.gitbook/assets/test (1) (1).gif
Normal file
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 |
BIN
.gitbook/assets/test (6).gif
Normal file
BIN
.gitbook/assets/test (6).gif
Normal file
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 |
|
@ -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.
|
||||
|
||||
.gif>)
|
||||
 (1).gif>)
|
||||
|
||||
### Works Offline and Locally
|
||||
|
||||
|
|
|
@ -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. 
|
||||
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. 
|
||||
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 
|
||||
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.
|
||||
|
||||

|
||||
|
||||
.gif>)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Creating a Task Tracker
|
||||
|
||||

|
||||

|
||||
|
||||
### 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." 
|
||||
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." 
|
||||
4. To create a **Task tracker**, you need to click "Create" → "New Set of objects."
|
||||
|
||||
### Template
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue