agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit d16113fce0f5b1b1d1b941792aaaf0b928409b90
parent 6a3c8597b4e4666ac1c479782de5d7cffe10fd41
Author: Marc Coquand <marc@coquand.email>
Date:   Mon,  2 Jun 2025 12:01:43 +0100

README

Diffstat:
MREADME.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -20,12 +20,12 @@ Staff meeting minutes
 3. Henry Miller (Handsoff Insurance): Car was totaled by tree. Is looking into a loaner car. 654-2323 (tel).
 ```
 
-Edit with your favorite editor and sync
+You can edit, move, and delete files with your favorite editor:
 
 ```
-$ $EDITOR /tmp/local-journal/19970901-13:00.txt
-$ # when done
-vdirsyncer sync
+$ vim /tmp/local-journal/19970901-13:00.txt
+$ # when done vdirsyncer can sync it back to your caldav server
+$ vdirsyncer sync
 ```
 
 ## Status