agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 6d3eed4f8b644f59c830cbda5844bbb6b6d8308e
parent d5e0433ad761feef210bab5720d8478260300d7c
Author: Marc Coquand <marc@coquand.email>
Date: Wed, 23 Jul 2025 19:40:54 +0200
README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@
[Todo](https://todo.sr.ht/~marcc/agendafs)
| [Mailing List + Patches](https://lists.sr.ht/~marcc/agendafs)
-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 synchronise 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 and access rights.
## Status
@@ -86,7 +86,7 @@ curl -X MKCALENDAR \
### Categories
-Categories requires xattributes to be installed. See the man pages of
+Categories require xattributes to be installed. See the man pages of
xattr(7), setfattr(1), getfattr(1) for basic usage.
#### Find all files with categories, and their categories