Hi There,
I’ve installed the Google Calendar Scheduler but it won’t work when creating calendar entries in the google web interface. The problem is, that google offers a rich text editor and adds paragraphs around the description.
So instead of
send Studio_Test ON
it stores
<p>send Studio_Test ON</p>
And the binding can’t handle this input:
Command <p>send not supported
Is there a way to tell the binding to work with google default or change the google default? The calendar is expected to be used by multiple people and not all of them would use a third party calendar application.
Bests
Pascal