1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Merge pull request #6 from cjdunteman/patch-1

This commit is contained in:
Divyanshu Singh 2022-01-29 00:38:57 +05:30 committed by GitHub
commit f15ad158a9
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,20 +8,20 @@
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
2. Create a view Works and Personal with filters `Tag` `contains` `Work` and `Tag` `contains` `Personal` to separate the lists
2. Create a view Work and Personal with filters `Tag` `contains` `Work` and `Tag` `contains` `Personal` to separate the lists
3. Make `Due date` `ascending` to see nearest tasks higher
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.**
You can create a **Task** object 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!
Sets collect all your objects that match given criterion. You can add a new book anywhere inside of Anytype, and it will be shown here!
{% endhint %}
### 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](../features/library.md "mention") in **Home** screen, which contains all **Types** in Anytype
2. Press "Create a new type."