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

GITBOOK-566: 0.45.0

This commit is contained in:
Filip Bozicevic 2025-02-12 12:26:42 +00:00 committed by gitbook-bot
parent 09c23375dd
commit 898ff7fc30
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
54 changed files with 148 additions and 104 deletions

View file

@ -8,4 +8,4 @@ For instance, the [views.md](views.md "mention"), filters and sorts all work mo
You can count objects in the Grid view and perform simple math and aggregation functions with all types of relations.
<figure><img src="../../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../.gitbook/assets/image (2) (1).png" alt=""><figcaption></figcaption></figure>

View file

@ -1,19 +1,33 @@
---
description: >-
A folder-like structure where you can visualize and batch edit objects
of any type
A folder-like structure where you can visualize and batch edit objects of any
type
---
# Collections
Collections can be used to organize a variety of different objects and store them in one place.
You are not restricted to viewing only one Object Type at a time, this means you can have multiple different types within one collection.&#x20;
You are not restricted to viewing only one Object Type at a time, this means you can have multiple different types within one collection.
### Example
#### Example
If you are organizing your meal prep for the week, you might have a list of recipes, as well as ingredients and a shopping list.&#x20;
If you are organizing your meal prep for the week, you might have a list of recipes, as well as ingredients and a shopping list.
The main types you may have could be Recipes and Ingredients.&#x20;
The main types you may have could be Recipes and Ingredients.
In a Collection, you can organize all of this Types together seamlessly.&#x20;
In a Collection, you can organize all of this Types together seamlessly.
### Adding Objects
To add new Objects to a Collection, simply click on the New buttons either in the top right corner or at the bottom of a collection.
<div><figure><img src="../../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure> <figure><img src="../../.gitbook/assets/image (2).png" alt=""><figcaption></figcaption></figure></div>
To add an existing Object to a Collection while in the collection view, you can hover over the Existing object menu option under the arrow menu.
<figure><img src="../../.gitbook/assets/existing-objects-to-collection_shadow.png" alt=""><figcaption></figcaption></figure>
To add an existing Object to a Collection outside of the collection view, you can use the Add to Collection menu option from the object menu.
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>

View file

@ -72,7 +72,7 @@ You can add any Relations to be automatically added to your **Objects**, by addi
See more about how to [create-a-new-type.md](../types/create-a-new-type.md "mention") here. Underneath the title & Template section of the new Type process you'll have the Relation options.
![](<../../.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1).png>)
![](<../../.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1).png>)
#### Sorts & Filters