agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit 1d3cfe7fc4b82a438eff6c3441f23d2a3f58b15a
parent af9f6eef23ddbcf6c14b3cbfa2a1b73b32e27f1a
Author: Marc Coquand <marc@coquand.email>
Date:   Wed, 23 Jul 2025 10:56:25 +0200

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -44,7 +44,7 @@ mount_agendafs -o icsdir=<vdirsyncer_directory> <mountpoint>
 
 ### Limitations
 
-Right now attachments are not supported, I don't quite know what happens if you store a file but the behavior is undefined. You should only store plain-text files for now.
+Right now attachments are not supported. I don't quite know what happens if you store a file but the behavior is undefined. You should only store plain-text files for now.
 
 ## Motivation