agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit cb0767170c111b5360924955405ddbc2f4765138
parent a10d986368933ce009a1ada2f1c01d66575fcb3c
Author: Marc Coquand <marc@coquand.email>
Date: Mon, 28 Jul 2025 23:56:18 +0200
docs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -5,7 +5,7 @@

-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