Hi,
when it comes to Task Management, I am a big fan of blocking time in my calendar for the individual tasks in order to not only find but to have time for them.
I mostly doing so on Sunday during my weekly planning session and for that I am first collecting the relevant To Do’s from my ToDo DB for the upcoming week and then my synced calendar from Google in order to have already scheduled appointments and ToDos reflected.
Those I am downloading in to a DB, update date and time and then … I want to sync it back to the Google Calendar. Here starts my problem:
I can easily add a new time slot for a new ToDo with the function CreateEvent (from Google Calendar Pack), however, when I am trying to update an existing time slot, I fail.
I am receiving a message that Coda cannot fetch data form the calendar chosen - this fails whether I am using a formula or action definition for a button:
in both cases it works, if I am not defining the optional calendar at the end of the formula/button.
If I do so, however, it fails with the following error message:
The interesting part is the “%40” - this is apparently automatically replacing the “@” (circled green above)- which makes it impossible for the calendar Pack to find the specific calendar.
I can easily download the calendar items with exactly that address - but I cannot update them with the same address.
I am sure it is easy to fix, but after searching through the internet I still could not find an answer - perhaps somebody has an idea?
Thanks for your help!