From fade399a2145c26d698596bd9f56eca0c5cd52e5 Mon Sep 17 00:00:00 2001 From: Xavier Brochard Date: Thu, 1 Feb 2024 17:32:32 +0100 Subject: [PATCH] more explanations of "collection" meaning --- docs/tutorial.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 49dfa6a..522d674 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -176,8 +176,11 @@ as a file called ``color`` within the calendar folder. More information about collections ---------------------------------- -"Collection" is a collective term for addressbooks and calendars. Each -collection from a storage has a "collection name", a unique identifier for each +"Collection" is a collective term for addressbooks and calendars. A Cardav or +Caldav server can contains several "collections" which correspond to several +addressbooks or calendar. + +Each collection from a storage has a "collection name", a unique identifier for each collection. In the case of :storage:`filesystem`-storage, this is the name of the directory that represents the collection, in the case of the DAV-storages this is the last segment of the URL. We use this identifier in the ``collections``