From 0d34fa108f5669eabbe7df41c1431d203969183c Mon Sep 17 00:00:00 2001 From: Tobias Brox Date: Wed, 5 Jan 2022 15:21:39 +0100 Subject: working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file to an independent NEW_CLI.md --- calendar-cli.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calendar-cli.py') diff --git a/calendar-cli.py b/calendar-cli.py index c8862ad..1891497 100755 --- a/calendar-cli.py +++ b/calendar-cli.py @@ -3,7 +3,9 @@ """ https://github.com/tobixen/calendar-cli/ - high-level cli against caldav servers. -This is the legacy calendar-cli. A new interface is being built in cli.py +This is the legacy calendar-cli. A new interface is being built in cal.py - aka kal +Feedback/wishes/discussions on the new cli can be held at +https://github.com/tobixen/calendar-cli/issues/88 Copyright (C) 2013-2021 Tobias Brox and other contributors. -- cgit v1.2.3