agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit 2354878eacdd8c4a782666fc15140454edeb1e57
parent 5cc91ab5d6377964ab2d30a77760d0b561a2df5a
Author: Marc Coquand <marc@coquand.email>
Date:   Mon, 28 Jul 2025 13:05:54 +0200

Add screenshot

Diffstat:
MREADME.md | 2++
Ascreenshots/lf.png | 0
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -3,6 +3,8 @@
 [Todo](https://todo.sr.ht/~marcc/agendafs)
 | [Mailing List + Patches](https://lists.sr.ht/~marcc/agendafs)
 
+![Screenshot](./screenshots/lf.png)
+
 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
diff --git a/screenshots/lf.png b/screenshots/lf.png
Binary files differ.