1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
docs/basics/sets-and-collections
NoteMyBrain fccb48837c
Update views.md
v1
2024-06-10 21:59:47 +02:00
..
collections.md GITBOOK-500: Misc updates v3 2024-05-20 13:39:55 +00:00
README.md GITBOOK-502: Sidebar updates 2024-05-22 10:18:05 +00:00
sets.md GITBOOK-504: Add profile settings location 2024-05-27 11:47:10 +00:00
views.md Update views.md 2024-06-10 21:59:47 +02:00

Sets & Collections

sets.md and collections.md are very similar in their appearance and layout, however they function somewhat differently.

For instance, the views.md, filters and sorts all work mostly the same, but the way you choose which objects will be shown inside the set / collection is very different. Sets use queries which automatically fetch objects, while collections depend on linking the objects manually.