Command-line and Emacs Calendar Client
1* DONE list/search events 2* DONE add/remove events 3** TODO support more options in creating events, e.g. event duration 4* DONE edit events 5* TODO diagnose events failing to parse 6* TODO timezones 7timerer 8* TODO [[https://github.com/robur-coop/icalendar/pull/13][handle RECURRENCE-ID]] 9* TODO CalDAV syncing 10Currently, you can use [[https://github.com/pimutils/vdirsyncer][vdirsyncer]] 11* TODO support a DSL of date queries (e.g. query for every event on a Monday) 12* TODO support querying times as well as dates 13* TODO custom date/time formatting 14* TODO support querying regex 15* TODO server mode 16and maybe hold =Event='s in-memory in a =Collection= instead of parsing them for every =Query=