14 messages in com.googlegroups.google-calendar-help-dataapiRe: Can i add categories in Google Ev...
FromSent OnAttachments
Kulvinder Singh20 Feb 2007 06:55 
Philipp Kewisch20 Feb 2007 08:07 
Ryan Boyd (Google)20 Feb 2007 14:58 
Kulvinder Singh08 May 2007 22:34 
Lane LiaBraaten (Google)16 May 2007 21:13 
Philipp Kewisch17 May 2007 00:47 
adamcrei23 May 2007 09:05 
ChefCarolyn04 Jun 2007 08:37 
Lane LiaBraaten (Google)04 Jun 2007 10:55 
tors...@gmail.com06 Jun 2007 02:10 
Xavier Chen18 Jun 2007 14:42 
Lane LiaBraaten (Google)18 Jun 2007 19:24 
Stupergenius19 Jul 2007 16:17 
Lane LiaBraaten (Google)19 Jul 2007 17:04 
Subject:Re: Can i add categories in Google Event ?
From:Lane LiaBraaten (Google) (api.@gmail.com)
Date:06/18/2007 07:24:33 PM
List:com.googlegroups.google-calendar-help-dataapi

Hi Xavier,

The Google Calendar team has discussed adding the ability to specify colors per event, but it's not at the top of the list right now. Tagging events with categories/labels is a separate feature set and will probably be available before the ability to set event colors, but I don't know when either feature will be released.

Based on the activity in this thread I can see that these features are in high demand, so I'll see what I can do about getting them implemented.

I'll keep you posted, Lane

On Jun 18, 2:43 pm, Xavier Chen <x101@gmail.com> wrote:

Do we have any updates on the ability to add color-coded categories to individual google events? I use google calendar to post organizations´ event calendars. Within that calendar we offer different types of events. It´ll be a lot easier if we can color code these different categories instead of creating a different calendar for each other them. So if you would, could you update us on the likelihood that Google might offer this new feature???

Thanks, Xavier

On Jun 4, 12:55 pm, "Lane LiaBraaten (Google)"

<api.@gmail.com> wrote:

Hi ChefCarolyn,

GoogleCalendar doesn't currently supportevent-level color changes. You could create different calendars for meetings, hobbies, etc. and just work with each feed separately. Canyouaddthis to the feature request page? I'd like to see how many other developers are interested in this functionality.

Cheers, Lane

On Jun 4, 8:37 am, ChefCarolyn <chef@gmail.com> wrote:

I would like to categorize my calendar by color per type ofevent. While I know that wecanassign different colors to different calendars, it would be useful to separate out business meetings from hobbies, 2nd jobs, etc...

On May 16, 11:13 pm, "Lane LiaBraaten (Google)"

<api.@gmail.com> wrote:

Hi Kulvinder,

Sorry, butcategoriesare still not supported in Calendar events.

Out of curiosity, how were you thinking of usingcategorieswith events?

Cheers, Lane

On May 8, 10:34 pm, "Kulvinder Singh" <itsm@gmail.com> wrote:

Any updates on this ?

On 2/21/07, Ryan Boyd (Google) <api.@google.com> wrote:

Thanks Kulvinder for the question and Philipp for the followup.

Categoriesare not currently supported by the Calendar implementation of theeventkind. I have filed a documentation bug to address this discrepancy.

Sorry for the inconvenience.

Cheers,

-Ryan

On 2/20/07, Philipp Kewisch <kewi@gmail.com > wrote:

According to the documentation, it is possible toaddcategories. I have not had any luck with that though, thecategorieswere getting dropped. Maybe it happened since I used @scheme = "user-tag" similar to the example with the Contact kind, if you are lucky my example below works.

Seehttp://code.google.com/apis/gdata/elements.html#gdEventKind

There is a note that labelscanbe made with

<category label="mycategory"/>

Philipp

On Feb 20, 3:56 pm, Kulvinder Singh <kulv@yahoo.com> wrote:

Hi,

I am usingGoogleCalendar API and i want to sync Outlook with

GoogleCalendar based onCategoriesin Outlook.

Cananyone tell me whether icanstoreCategoriesinGoogleEvents ?

I dont see any UI toaddbutcanit be done through Program ?

Please help