diff options
| author | Teddy Wing | 2021-05-22 18:33:17 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-05-22 18:35:46 +0200 |
| commit | 97ddd578621a70f63f4e1c469daa18c6287a26a4 (patch) | |
| tree | 368734d19380a63417c830e5c83f09606b96c128 | |
| parent | 14be8689987d367c6d5c4bd638cffc4d70468e54 (diff) | |
| download | google-calendar-rsvp-97ddd578621a70f63f4e1c469daa18c6287a26a4.tar.bz2 | |
Update TODO
| -rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,4 +10,9 @@ v Patch event attendee response status (2021.05.19) x If ID is an eid, get email from eid instead of making an Event.get request (eid contains organiser's email address, not invitee's) - Help and version arguments - Application-specific directory for Google secret -- Read eid from email on standard input +v Read eid from email on standard input (2021.05.22) + +2021.05.22: +- Verbose flag to display attendees and response statuses +- Remove `unwrap`s, implement `todo!`s +- Man page |
