diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 6e66043481d1211c6f041d428a07b722fe0143ea
parent e80e4069574fc81d87006bf10c14c41b48fa83cb
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 13 Nov 2021 08:09:56 +0100

readme

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -175,7 +175,7 @@ The export functionality is not implemented yet, see [issues/78](https://github. ## CalDAV Sync (alpha) > ⚠️ Alpha feature: Available only in `diary-nightly` (see [Installation Instructions](#Install)). Don't use this with "production" data. -The journal files can be synced via CalDAV. Currently, only the Google Calendar is supported as remote provider. Please open an [issue](https://github.com/in0rdr/diary/issues) to implement support for additional remote calendar servers. +The journal files can be synced via CalDAV by pressing `s`. Currently, only the Google Calendar is supported as remote provider. Please open an [issue](https://github.com/in0rdr/diary/issues) to implement support for additional remote calendar servers. The calender for synchronization can be defined with the [configuration](#Configuration-File) key `google_calendar`: