Open maoo opened 11 months ago
Hey @maoo. I am moving forward with this issue.
Ronald.
Hey @maoo. I am moving forward with this issue.
Ronald.
Awesome, thanks @ronaldssebalamu ! I was reading the approach I proposed in the description, and I believe there may be an easier way, read below.
events.json
and extracts the unique list of meeting titles, rendering them out as a list of checkboxes, all checked by default (stretch goal, only show titles for events that occur more than 3 times)As opposed to the previous approaches, in this case we don't need to change any data in the Google Calendar events, as we only rely on the meeting title.
I'm eager to hear what you think! Also happy to help out with testing and review. Thanks again!
Ideally, need a page for each project, like https://calendar.finos.org/FDC3
so that we can link the per-project pages to our microsites or news emails.
Add the possibility to filter events by projects; visually, the should be a list of projects (either in a dropdown or as a checklist) and by clicking (or enabling/disabling) events should instantly show or hide.
Tasks:
googleapi2events.js
)project
field inevents.json
project
fields inevents.json
) as a checklist or drop-down, somewhere in the event grid pageproject
event field (this code can be partially reused)project
field in the event details popupcc @jgavronsky , as she suggested this enhancement