From 2889e3eb58c837ab0bf68517aba2eb7257f11cff Mon Sep 17 00:00:00 2001 From: Tobias Brox Date: Mon, 4 May 2015 00:45:44 +0200 Subject: new feature: hide parent task if we need to work on children tasks (think of parent as dependent on the children to be done) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 50c7ced..efadf2e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ calendar-cli ============ -Simple command-line CalDav client, for adding and browsing calendar items, todo list items, etc +Simple command-line CalDav client, for adding and browsing calendar items, todo list items, etc. As of version 0.11 it's even becoming a full-fledged task management tool. There is a "competing" project at https://github.com/geier/khal - you may want to check it out - it's more mature but probably more complex. It's using a "vsyncdir" backend - if I've understood it correctly, that involves building a local copy of the calendar. The philosophy behind calendar-cli is slightly different, calendar-cli is supposed to be a simple cli-based caldav+ical client. No synchronization, no local storage. -- cgit v1.2.3