aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-05-22 18:33:17 +0200
committerTeddy Wing2021-05-22 18:35:46 +0200
commit97ddd578621a70f63f4e1c469daa18c6287a26a4 (patch)
tree368734d19380a63417c830e5c83f09606b96c128
parent14be8689987d367c6d5c4bd638cffc4d70468e54 (diff)
downloadgoogle-calendar-rsvp-97ddd578621a70f63f4e1c469daa18c6287a26a4.tar.bz2
Update TODO
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 37be8ff..8395dd5 100644
--- a/TODO
+++ b/TODO
@@ -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