agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 7899cfccf1b94ab8a9ea6ab6acf495b792b3d80c
parent 01306d71a00eaca8d96e41baf0056d84eb8e3347
Author: Marc Coquand <marc@coquand.email>
Date: Fri, 1 Aug 2025 16:49:03 +0200
Clarify class
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/agendafs.8.scd b/agendafs.8.scd
@@ -37,7 +37,8 @@ usage. Built-in extended attributes are:
*user.class*
The classification of an entry. Can be either *public*,
- *private* or *confidential*.
+ *private* or *confidential*. By default classification is set to
+ *private*.
Arbitrary user-provided attributes are also supported. Limits are set
to 255 bytes and 64 kilobytes for attributes and value respectively.