summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2023-01-09 18:22:57 +0100
committerTobias Brox <tobias@redpill-linpro.com>2023-01-09 18:22:57 +0100
commit627a0b62b48a47d7991bbc4555dd1aadd70ac624 (patch)
treee7724ba1ae7584293ed91c94da87054ef68c43d7
parent00fcbe03f083e3f3201e95b3e52896f90e9d8ae8 (diff)
downloadcalendar-cli-627a0b62b48a47d7991bbc4555dd1aadd70ac624.zip
future plans for calendar-cli
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7059a0..ce8d758 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Simple command-line CalDAV client, making it possible to add calendar events, br
THIS IS THE LEGACY VERSION. I decided to change a bit on the user interface, rather than breaking backward compatibility I made a new command name `plann`. Please visit https://github.com/tobixen/plann for the new version (though be aware that it still has some sharp edges).
+calendar-cli will be maintained primarily for backward compatibility. Pull-requests dealing with bugfixes or minor "missing" features will be considered - but for anyone in need of a command-line interface towards a CalDAV calendar server, the recommendation is to use [plann](https://github.com/tobixen/plann) instead.
+
Other tools
-----------