···
1
-
- [x] list/search events
2
-
- [x] add/remove events
5
-
- [x] diagnose events failing to parse [[https://github.com/robur-coop/icalendar/issues/14]]
6
-
- [x] [[https://github.com/robur-coop/icalendar/pull/13][handle RECURRENCE-ID]]
7
-
- [x] [[https://github.com/robur-coop/icalendar/issues/15][RRULE with local datetime]]
9
-
- [x] hold =Event='s in-memory instead of parsing them for every =Query=
10
-
- [ ] support vdir metadata
11
-
- [ ] add timezone all date functions
12
-
- [ ] allow editing recurrence-ids
13
-
- [ ] support specifying duration
14
-
- [ ] CalDAV syncing
15
-
- [ ] support complex datetime queries
16
-
- [ ] custom date/time formatting
17
-
- [ ] support querying text with regex
18
-
- [ ] support VTIMEZONE
19
-
- [ ] support VALARMS
20
-
- [ ] support VOTODS
21
-
- [ ] support VCARDS
22
-
- [ ] support VJOURNAL
23
-
- [ ] implement TUI front end with something like [[https://github.com/leostera/minttea][minttea]]
24
-
- [ ] implement an emacs front end, like mu4e to mu
25
-
- [x] listing, searching, querying
29
-
- [x] list possible calendars
30
-
- [x] add functions and bindings to change query parameters on the fly
31
-
- [ ] timezone support
32
-
- [ ] support adding, deleting, and editing events
33
-
- [ ] add a org-agenda style view for caledonia-list
1
+
* DONE list/search events
2
+
* DONE add/remove events
5
+
* DONE diagnose events failing to parse [[https://github.com/robur-coop/icalendar/issues/14]]
6
+
* DONE [[https://github.com/robur-coop/icalendar/pull/13][handle RECURRENCE-ID]]
7
+
* DONE [[https://github.com/robur-coop/icalendar/issues/15][RRULE with local datetime]]
9
+
* DONE hold =Event='s in-memory instead of parsing them for every =Query=
10
+
* TODO support vdir metadata
11
+
* TODO add timezone all date functions
12
+
* TODO allow editing recurrence-ids
13
+
* TODO support specifying duration
14
+
* TODO CalDAV syncing
15
+
* TODO support complex datetime queries
16
+
* TODO custom date/time formatting
17
+
* TODO support querying text with regex
18
+
* TODO support VTIMEZONE
19
+
* TODO support VALARMS
20
+
* TODO support VOTODS
21
+
* TODO support VCARDS
22
+
* TODO support VJOURNAL
23
+
* TODO implement TUI front end with something like [[https://github.com/leostera/minttea][minttea]]
24
+
* TODO implement an emacs front end, like mu4e to mu
25
+
** DONE listing, searching, querying
26
+
** DONE show details
29
+
** DONE list possible calendars
30
+
** DONE add functions and bindings to change query parameters on the fly
31
+
** TODO timezone support
32
+
** TODO support adding, deleting, and editing events
33
+
** TODO add a org-agenda style view for caledonia-list