diff options
author | Tobias Brox <tobias@redpill-linpro.com> | 2023-01-09 18:22:57 +0100 |
---|---|---|
committer | Tobias Brox <tobias@redpill-linpro.com> | 2023-01-09 18:22:57 +0100 |
commit | 627a0b62b48a47d7991bbc4555dd1aadd70ac624 (patch) | |
tree | e7724ba1ae7584293ed91c94da87054ef68c43d7 | |
parent | 00fcbe03f083e3f3201e95b3e52896f90e9d8ae8 (diff) | |
download | calendar-cli-627a0b62b48a47d7991bbc4555dd1aadd70ac624.zip |
future plans for calendar-cli
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ----------- |