agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 615c92fbc8a02f9f7dec3d705800717d4a6ffceb
parent dd9735f2ecd5116424dd11685369f93ef4976077
Author: Marc Coquand <marc@coquand.email>
Date: Fri, 27 Jun 2025 16:08:43 +0100
README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -12,9 +12,9 @@ $ export CALDAVFS_ICS_DIR='~/.journals/the-journal'
$ mount_agendafs /tmp/local-journal
```
-See also [my notes](#VJOURNAL support in Caldav) on creating a calendar with VJOURNAL support.
+Now your `.ics` files are available as plain-text files in `/tmp/local-journal`.
-Now your `.ics` files are available as plain-text files `/tmp/local-journal`.
+See also the notes on VJOURNAL support in calendars below.
## Motivation