agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit cc65cfc16725714b8032480dad8970ddbfc1ee66
parent ee300309184acf712d973b6cd6e34dbb4a4007db
Author: Marc Coquand <marc@coquand.email>
Date:   Tue,  3 Jun 2025 15:11:38 +0100

Update README

Diffstat:
MREADME.md | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -60,17 +60,18 @@ Early alpha. Very WIP.
 
 ### Planned features
 
-- [ ] VJOURNAL - Now the first true journaling filesystem!
+- [x] VJOURNAL - Now the first true journaling filesystem!
 	- [x] Create
+	- [x] Create remote
 	- [x] Delete locally
-	- [ ] Delete remote
+	- [x] Delete remote
 	- [x] Read
 	- [x] Rename
 	- [x] Write
-	- [ ] Set creation dates - not mandatory but supresses a few warnings
+	- [x] Set creation dates - not mandatory but supresses a few warnings
 	- [ ] Directory structure
 - [ ] VTODO
-- [ ] Categories (Maybe via symlinks?)
+- [ ] Categories (either via xattr or via something else. Symlinks?)
 - [ ] VEVENTS
 - [ ] Relationships / linking
 - [ ] VALARM