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:
commit
f15ad158a9
1 changed files with 4 additions and 4 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue