1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

5 Commits

Author SHA1 Message Date
Bryan Austin
f2af043f0a Default new option to false, update documentation 2018-08-01 12:10:29 -07:00
Bryan Austin
bbb628eafc Add option to hide declined calendar events
My calendar view looks quite a bit cleaner with meetings I've said
"no" to taken out. This change adds a new option
`wtf.mods.gcal.showDeclined`, defaulting to `true`, which controls
whether or not the gcal module displays events where your status is
"declined".

I think as a quality of life feature, this is better off defaulting
to `false` (i.e. _don't_ show declined events by default), but when
it comes to potentially disrupting other users who've gotten used
to the existing setup, I'll leave that decision to you.
2018-08-01 11:38:23 -07:00
Chris Cummer
89868c169c New and improved multicalendar display format 2018-07-11 17:21:29 -07:00
Chris Cummer
c64270e6ad Wrap Google's calendar Event in a CalEvent struct 2018-07-11 17:21:29 -07:00
Chris Cummer
374cdc0612 Refactor GCal calendar code to simplify things 2018-07-11 17:21:29 -07:00