agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit cb0767170c111b5360924955405ddbc2f4765138
parent a10d986368933ce009a1ada2f1c01d66575fcb3c
Author: Marc Coquand <marc@coquand.email>
Date:   Mon, 28 Jul 2025 23:56:18 +0200

docs

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -5,7 +5,7 @@
 
 ![Screenshot](./screenshots/lf.png)
 
-Agendafs is a FUSE-based filesystem for writing notes. It creates a shim for [vdir storages](https://pimutils.org/specs/vdir/), allowing you to write notes as regular files and synchronize them back to a caldav server. It supports directories, categories and access rights.
+Agendafs is a FUSE-based filesystem for writing notes. It creates a shim for [vdir storages](https://pimutils.org/specs/vdir/), allowing you to write notes as regular files and synchronize them back to a caldav server. It supports directories, categories, arbitrary metadata and access rights.
 
 ## Status