Gave up on this before v0.1 but you have to click the main event div again after clicking the checkbox to make it save. The outer div being clicked is:
<div title="[x] proofs ww11" role="button" tabindex="0"
class="calendar-dayeventcell-inner text-left flex isLoaded isSelected"
style="--color-main: #ec3e7c; --color-alt: #e42d6e; --color-alpha: rgba(236, 62, 124, 0.3);
--foreground: #FFF;">
</div>
I tried programatically clicking this many ways, but could never get the save to work.
Gave up on this before v0.1 but you have to click the main event div again after clicking the checkbox to make it save. The outer div being clicked is:
I tried programatically clicking this many ways, but could never get the save to work.