I’ve got a calendar view in my base for which I’m using an ical subscription link to have it show up in my calendar app. For some reason, when I look in my calendar app, every single event has the character “:” added to the end the event name. (For example, “Meeting with Marcy:” instead of “Meeting with Marcy”.)
There is no colon in the event names in the airtable calendar. Does anyone know why this is happening and how to fix it?
Ical subscription link to calendar, adds ":" to each calendar event
Best answer by Justin_Barrett
Whoops, I actually just didn’t screenshot the correct calendar view. Here it is:
You can see there is also no “:” in any of the entries in this view.
I figured it out: it’s because you’re using two date ranges.
Look in the setup dialog for the calendar view:
Notice the “with label” portion at the end of each setup line. This defaults to the name of the first date field for that line (“Start” in my case). (Yes, I used the same fields for both lines, but just for the purpose of this test.)
In Airtable’s own view, it looks like this, with the label rendered in a slightly different style next to the record name:
In the subscribed calendar, though, a colon is used to separate the name from the label:
That label can be manually overridden. My hunch is that you put one or more spaces in that label field, perhaps because you didn’t want a label. That made the label effectively disappear within Airtable. However, the data passed to the external calendar still treats the space(s) as a label, so the colon is added for separation. In the end, you have a colon before a blank label.
If you don’t actually need the second date range, I suggest removing it, which will remove the label automatically. If you need the second range, then either add a label, or accept that the colon will be there if you leave the space(s) in place.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.