diff options
author | Tobias Brox <tobias@redpill-linpro.com> | 2023-01-09 18:20:36 +0100 |
---|---|---|
committer | Tobias Brox <tobias@redpill-linpro.com> | 2023-01-09 18:20:36 +0100 |
commit | 00fcbe03f083e3f3201e95b3e52896f90e9d8ae8 (patch) | |
tree | 140e51b70ba76c2cce35e7f1e5ee142eeca87d3a | |
parent | 82b7cfca46c38c30e31e20dccdd73b3f89c72fa3 (diff) | |
download | calendar-cli-00fcbe03f083e3f3201e95b3e52896f90e9d8ae8.zip |
plann rather than kal. References https://github.com/tobixen/calendar-cli/issues/88
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ calendar-cli Simple command-line CalDAV client, making it possible to add calendar events, browse an agenda and do task management using a caldav server. -THIS IS THE LEGACY VERSION. I got a bit unhappy with the project (particularly the quite different user interfaces when handling events vs handling tasks), so rather than making version 1.0, I decided to recreate it from scratch. Please visit https://github.com/tobixen/kal for the new version (though be aware that it still has some sharp edges). +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). Other tools ----------- |