From 1d92534ffd22aa76d254a3d45f3a8cfffe82343b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Tue, 17 Jun 2025 12:40:57 +0200 Subject: [PATCH] improvement: attachment key --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8889251..4e5e76c 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Here is the list of all available keybindings: | Key | Action | | --- | ------ | | `enter` | edit appointment | +| `a` | open attachment list of appointment | | `j` | down | | `k` | up | | `l` | go to next day |