agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit af9f6eef23ddbcf6c14b3cbfa2a1b73b32e27f1a
parent 2c61f06aa456630dd3c7c199ed46f313718dd8de
Author: Marc Coquand <marc@coquand.email>
Date: Wed, 23 Jul 2025 10:55:41 +0200
README
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -46,10 +46,6 @@ mount_agendafs -o icsdir=<vdirsyncer_directory> <mountpoint>
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.
-File content is limited to 60KB per note. This ensures that it can safely be
-uploaded and also stored as an xattribute (which is where we store descriptions
-for directories).
-
## Motivation
I like plaintext notes, but found it hard to sync them and use them on mobile. The beauty of caldav is that you most likely have one if you're signed up an email provider, so you can take advantage of it and use it for sync.