aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-05-23 00:44:31 +0200
committerTeddy Wing2021-05-23 00:45:07 +0200
commitb5cd3b6e1e8411b46da3b4ffae65c66af72bd342 (patch)
tree48ea78e13386125db442fdab1d7043a8b59f3eac
parent4b71bd433239739a104a7a3fe6b4aba4a2ad66e6 (diff)
downloadgoogle-calendar-rsvp-b5cd3b6e1e8411b46da3b4ffae65c66af72bd342.tar.bz2
Update TODO
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index a394881..b3990c7 100644
--- a/TODO
+++ b/TODO
@@ -9,10 +9,11 @@ v Patch event attendee response status (2021.05.19)
2021.05.21:
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)
v Help and version arguments (2021.05.22)
-- Application-specific directory for Google secret
+v Application-specific directory for Google secret (2021.05.22)
v Read eid from email on standard input (2021.05.22)
2021.05.22:
v Verbose flag to display attendees and response statuses
v Remove `unwrap`s, implement `todo!`s
- Man page
+- Add documentation