From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: ICS-export and Google Calendar: tags/CATEGORIES not imported Date: Tue, 22 Jan 2013 13:03:19 +0100 Message-ID: <2013-01-22T12-56-15@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxcZk-0007Jg-Sq for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 07:03:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxcZj-0007fH-3A for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 07:03:36 -0500 Received: from plane.gmane.org ([80.91.229.3]:33885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxcZi-0007eA-Sb for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 07:03:35 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TxcZx-0006nf-Lt for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 13:03:49 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jan 2013 13:03:49 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jan 2013 13:03:49 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! My Org-mode export generates entries like this one: BEGIN:VEVENT UID: TS-a79f58e8-127e-485d-813b-d81c46f70c9e DTSTART:20121205T163000 DTEND:20121205T180000 SUMMARY:This is the event DESCRIPTION: Here goes the first parts of the notes/content CATEGORIES:@town,misc END:VEVENT I would like to use/read the CATEGORIES (@town and misc - corresponding to the list of tags) in Google Calendar. I want to use it on my Android devices, to be precise. In my online Google Calendar I do not see anything about those categories. On my Android devices either. I supposed that Google does not support this field. However, I could only find [1] with an description of the Google Calendar supported format. Quite unspecific IMHO. Is there someone facing the same issue? 1. https://support.google.com/calendar/bin/answer.py?hl=en&answer=45664 -- Karl Voit