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