agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 5aa31b72cb1a2d898ff07e2b40a98d35fdf4badd
parent 3128a0db1cfa346329d22ac74294542d90cd5aa5
Author: Marc Coquand <marc@coquand.email>
Date: Fri, 1 Aug 2025 11:39:50 +0200
README
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -9,7 +9,11 @@ Agendafs is a FUSE-based filesystem for writing notes. It creates a shim for [vd
## Status
-Agendafs is still in early development and is alpha-level software. It probably leaks memory, destroys files and might summon demons. However, I use it daily for my note-taking mostly without issues.
+Agendafs is still in early development and is alpha-level software. It
+probably leaks memory, destroys files and might summon demons. However,
+I use it daily for my note-taking mostly without issues. But I recommend if
+you try it out to create a new calendar specifically for agendafs and also
+regularly backing up your notes elsewhere.
## Installation