mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GitBook: [#123] Fix media
This commit is contained in:
parent
941eeb5a9e
commit
88904ab38a
7 changed files with 14 additions and 15 deletions
|
@ -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